# React Amazon clone ###### tags: `React` * Install new react app: * npx create-react-app amazon-clone * Remove app.test.js, logo, setuptests.js * Remove app.css content add * `*{ margin:0px; padding: 0px }` * Install firebase: * sudo npm i firebase-tools * sudo npm i firebase * Install React router: * sudo npm install react-router-dom * Wrap all content with Router and import react touter: * Build navbar * npm install @material-ui/core * build banner * build the product component * react context api * setup add to basket button * checkout page * subtotal component * login page * logout * deploy
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up