Skip to content

This is an Amazon Clone built on React.Js and Firebase as backend.

Notifications You must be signed in to change notification settings

AyushDubey-maker/React-Amazon

Repository files navigation

React-Amazon

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.


Clone the repository:

git clone 
https://github.com/AyushDubey-maker/React-Amazon.git`

Packages to be installed:

npm install:

  "@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


Code Output

Home Page:


Sign-In / Login Page:


User Basket:


Payment/Checkout Page:

Orders Page:


SearchPage:


Footer:

About

This is an Amazon Clone built on React.Js and Firebase as backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published