To run the project in your local -
- Clone the project.
- run npm install
- run 'npm run dev'
- make your own branch
- make necessary changes and push it in your branch
- send pull request
Before making any new change, make sure to pull the updated code from main branch