A full-stack MERN e-commerce web application built for a seamless online shopping experience with modern UI, secure authentication, and real-time cart functionality.
π Visit FlashKart Live
- ποΈ Product listing with filtering and responsive design
- π Search functionality
- π§Ί Add to cart / remove from cart
- π€ User authentication (Register/Login)
- βοΈ Admin panel for product management
- π¦ Order checkout flow (basic version)
- π§βπ» Role-based rendering for admin and general users
- π± Mobile-responsive UI
- π Clean navigation and user experience
| Frontend | Backend | Database | Other Tools |
|---|---|---|---|
| React.js | Express.js | MongoDB | React Router DOM |
| Redux Toolkit | Node.js | Mongoose | JWT (for Auth) |
| Tailwind CSS | bcrypt | React Icons | |
| Axios | dotenv | React Toastify |
βββ backend/ # Node/Express backend
β βββ config/
β βββ controllers/
β βββ helpers/
β βββ middleware/
β βββ models/
β βββ routes/
βββ client/ # React frontend
β βββ public/
β βββ src/
---Hi, Iβm Manthan Nimonkar β a final-year IT student whoβs passionate about full-stack web development. FlashKart is one of my key projects where Iβve applied the MERN stack to build a complete e-commerce application β from user authentication and product management to cart flow and responsive UI. I enjoy working on both frontend and backend, and Iβm always looking to improve my skills by building practical, scalable web apps.