An API developed using Node.js and Express.js for the Meal Monkey Web Application.
- Add products in the Database.
- Remove products from the Database.
- Update Products in the Database.
- Add a new category.
- Delete a category.
- Register themselves using email and password.
- Login in using email and password.
- Add products to the cart.
- Checkout and order.
Clone the project
git clone https://github.com/chetan-2002/ShoppingAppBackend.gitGo to the project directory
cd ShoppingAppBackendInstall dependencies
npm installStart the server
npm run startTo run this project, you will need to add the following environment variables to your .env file
PORT
MONGO_URI
JWT_SECRET
Server: Node, Express, MongoDB ,NodeMailer
For support, email [email protected]
I'm a full stack developer based in Delhi.I have a passion for developing user-friendly, accessible and responsive websites. I never stop learning and for me, each new project is another adventure.