Full Stack custom E-commerce Web Application with Admin Dashboard built using the MERN stack (MongoDB, Express.js, React.js, Node.js)
-
Developed a fully functioning e-commerce store with redux state management and responsive layout
-
Created back-end server with Express.js and implemented a RESTful API
-
CRUD admin functionalities to manage users, products, and orders
-
Developed database with MongoDB (Mongoose)
-
Implemented payment method using PayPal
- Email: admin@gmail.com
- Pass: 123456
In the project directory, you can run:
npm install
cd frontend
npm install
npm run dev