MERN-E-Commerce-Frontend is the frontend of an e-commerce web application built with ReactJS ,Material UI, ContextAPI, React-router-dom
You can access the live application at https://e-shopit.vercel.app/.
- 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
- MongoDB
- ReactJS
- NodeJS
- ExpressJS
The backend of the application is built with NodeJS and ExpressJS and uses a MongoDB database to store the product and user data. The source code for the backend can be found at https://github.com/Saurabh-8585/MERN-E-Commerce-Backend.
This project is licensed under the MIT License. See the LICENSE file for more information.