ELEVATION EX is a comprehensive e-commerce platform built with the MERN stack (MongoDB, Express, React, Node.js). This project showcases a fully functional online store with both frontend and backend implementations, including user authentication, product management, and order processing.
- User Authentication: Secure user registration and login using JWT tokens.
- Admin Dashboard: Admins can manage products, view orders, and track user activities.
- Product Management: CRUD operations for products, including image uploads and category management.
- Order Processing: Users can add products to the cart, place orders, and view order history.
- Responsive Design: Fully responsive UI built with React and Material-UI, ensuring a seamless experience across devices.
- State Management: Utilizes Redux for state management, ensuring efficient data handling and synchronization.
- Material UI: Styled with MUI for a modern and consistent design.
- Frontend: React, Redux, Material-UI, Tailwind CSS, Vite
- Backend: Node.js, Express, MongoDB, Mongoose
- Authentication: JWT, bcrypt
- Other Libraries: Axios, rsuite, react-icons