Developed a fully functional e-commerce platform enabling users to browse, search, filter, and purchase products with real-time cart updates and secure payment integration.
Clone the project
git clone https://github.com/checodezz/Flipkart-clone.git
cd frontend
npm install
npm run dev
cd backend
npm install
npm start
- Product Search and Filtering
- Pagination
- Cart Management
- Wishlist Management
- Checkout and Payment Integration
- Product Detail View
Client: React, Redux Toolkit, TailwindCSS, Material UI, React Router v6
Server: Node, Express
Database: MongoDB, Mongoose
Payment: Razorpay Payment Gateway.