/react-amazon-clone

React Amazon Clone Application using Firebase and Stripe Payment ->A Complete E-Commerce Shopping Application

Primary LanguageJavaScript

react-amazon-clone

Run the app locally

  • npm install
  • npm start

How to Host a React Application on Firebase

  • firebase login
  • firebase init

Now, choose the project that you have created in firebase

Deploy the application locally

  • npm build

Its all set to deploy to firebase

  • firebase deploy

Hola its done... Deployed to Firebase !!!