This is a front-end clone of the Flipkart website built using React. The goal of this project was to practice building reusable components, organizing a large page structure, and implementing product filtering and sorting features.
- Product listing layout
- Reusable React components
- Product filtering
- Product sorting
- React
- JavaScript
- HTML
- CSS
- Clone this repository.
- Install dependencies using
npm install. - Run the project using
npm start.
This project is created for learning purposes only and is not affiliated with Flipkart.