Android application for fresh agriculture products.
Installing the required packages:
- Firstly install node.
- Go to backend folder.
- Then install other packages with "npm i" command.
- Go to SCApp folder and repeat step 3.
To run the project
- Go to backend folder and run "node server".
- Go to SCApp folder and run "npm start".