To contribute, follow the below steps.
- Clone the repo
git clone htttps://github.com/akarshroot/agritech-client
- Run
npm install
in the cloned directory to resolve dependencies - Run
npm start
to start the application on local server
Work on different branches in order to reduce conflicts. Push the changes to your branch and create pull requests.