It is the backend repository for the feed needy application.
- Node JS -- For backend
- Express -- For creating server
- MongoDb -- For database
Firsly install node and mongodb on your device
Then run the following command
npm install
npm run start
It is the backend repository for the feed needy application.
Firsly install node and mongodb on your device
Then run the following command
npm install
npm run start