Replica of Flipkart https://www.flipkart.com/
Replica of a very popular ecommerce website Flipkart, Where user can buy many produts online like- clothes, home appliances, electronics etc.
- Sigin and Signup
- Browsing the product
- Add to cart
- Order
npx create-react-app Netflix-web
npm create-react-app flipkart-clone
npm i express
npm i mongoose
npm i axios
- Landing Page
- Signin and Signup page
- Cart page
- Product Page
- Order Page