This is an e-commerce web app built with NodeJS.
View the live project - Click here
View the frontend of this project - Click here
This project will be updated on a regular basis. Feel free to make a Pull Request (PR).
- ExpressJS
- NodeJS
- MongoDB
-- welcome page - '/'
-- get all product - '/products'
-- get a particular product - '/product/:slug'
-- post a particular product - '/product/:slug'
-- create a user - '/register'
-- login as a user - '/login'
-- update a particular product - '/product/:slug'
-- delete a particular product - '/product/:slug'
Copyright © 2021 | Bimal's Closet. All rights reserved