Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 637 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 637 Bytes

Firebase Deploy CodeQL

Amazon Clone

Full stack Amazon clone. Tech Stack and NPM Packages used -

  1. react
  2. firebase
  3. material-ui
  4. redux
  5. react-router-dom

Clone the repo and do npm start to launch the application or checkout the live demo here.

For backend code which contains Stripe payments integration see the amazon-clone-backend repo.