This is an Amazon Clone built on React.Js and Firebase as backend.It handles operation such as Login/Signup of user, add/remove items from basket,order etc.
git clone
https://github.com/AyushDubey-maker/React-Amazon.git`
"@material-ui/core": "^4.11.2",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.57",
"firebase": "^8.2.4",
"moment": "^2.29.1",
"react": "^17.0.1",
"react-currency-format": "^1.0.0",
"react-dom": "^17.0.1",
"react-router-dom": "^5.2.0",
Note:Do not forget to create your firebase Project and add the firebase config file in your code
Get started with Firebase (Web): https://firebase.google.com/docs/web/setup
Firebase React Setup: https://www.codementor.io/@yurio/all-you-need-is-react-firebase-4v7g9p4kf
Checkout firebase demo file for this app :
https://github.com/AyushDubey-maker/expense-tracker-react/blob/master/expense-tracker/src/demo-firebase.js