Skip to content

Flipkart is an e-commerce website, that we built and implemented one flow of buying an item.

Notifications You must be signed in to change notification settings

Afzal95/Flipkart_clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libraries used

  • material-ui
  • font-awesome

Packages used:

  • react
  • react-dom
  • react-fa
  • react-modal
  • react-multi-carousel
  • react-redux
  • react-responsive-carousel
  • react-router-dom
  • react-router-dom
  • react-scripts
  • react-toastify
  • redux
  • styled-components

Flow :

  • User lands on "Home page"
  • He clicks on laptop from electronic section to place order
  • He lands on that product description page
  • He can choose complimentary items,can change pin code.
  • He can click "add to cart" and can change quantity of item in cart.
  • Upon "Checkout" the user is asked of login details & finally lands on "Home" page again

For Developers:

  • Fork this project
  • Click on Code once the respective repo is created
  • On your terminal enter the following commands:
git clone <https link>
cd flipkart_clone
npm i
npm start

About

Flipkart is an e-commerce website, that we built and implemented one flow of buying an item.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.6%
  • CSS 8.6%
  • HTML 1.8%