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.git
Go to the project directory
cd ShoppingAppBackend
Install dependencies
npm install
Start the server
npm run start
To 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 chetanthakral325@gmail.com
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.