Skip to content

soyo-kaze/amazon-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon-clone for react-js practice

Stuff used Till-now:

  • React.js 🌐
    • react-router-dom
    • Material-ui (icons only yet)
    • Parcel (bundler)
    • React-context/useReducer/useContext
    • React-currency-format
  • flex-box (in css)
  • BEM (for naming convention. will see what it is in depth later)
  • Firebase 🔥 (for DataStore)
    • Auth 🔐
    • Sign in with Google 📧
    • FireStore (TODO)

Todo

  • User profile page
  • FireStore (to store users basket! 📋 )