You can access the live application at https://e-shopit.vercel.app/.
MERN-E-Commerce-Backend is the backend of an e-commerce web application built with MongoDB, NodeJS, and ExpressJS.
The frontend of the application is built with ReactJS, Material UI, React-router-dom,ContextAPI. The source code for the frontend can be found at https://github.com/Saurabh-8585/MERN-E-Commerce-Frontend.
- User authentication and authorization(JWT)
- Admin dashboard for managing products, orders, users and to show statistics
- Payemnt Gateway
- Mail Service
- Forgot Password & Reset Password
- Product listing and search
- Product details and reviews
- Cart management
- Order history
- ReactJS
- MongoDB
- NodeJS
- ExpressJS
- ReactJS
- MongoDB
- NodeJS
- ExpressJS
To run the backend server on your local machine, follow these steps:
-
Clone the repository:
git clone https://github.com/valerii41025/MERN-E-Commerce-Backend.git -
Install the dependencies:
cd MERN-E-Commerce-Backend npm install -
Start the development server:
npm run server
Contributions to the project are welcome. If you find a bug or want to add a new feature, please create a new issue or pull request.
This project is licensed under the MIT License. See the LICENSE file for more information.










