Skip to content

This is an amazon-clone web application build using reactjs and firebase. ReactJs is used for developing components of this project Firebase is used for storage, hosting and dynamic deployment of this project with authentication support.

Notifications You must be signed in to change notification settings

tanbinh123/amazon-clone-2

 
 

Repository files navigation

AMAZON CLONE APP

This is an amazon-clone web application build using reactjs and firebase. ReactJs is used for developing components of this project Firebase is used for storage, hosting and dynamic deployment of this project with authentication support.

Functions

  1. Login: To login into an exsiting account.
  2. Signup: Create a new account using email and password.
  3. Add to cart: Add an item to your cart after login using authenticated email and password.
  4. Checkout cart: Checkout the product added to your cart with total price and description of the product.
  5. Remove from cart: Remove an item from cart.

  1. Add payment system:
  2. Shuffle Bucket list

How to Run locally:

  • Download or clone using git command
    git clone https://github.com/jatinbharadwaj/amazon-clone.git
  • Run on your machine:
    npm start

About

This is an amazon-clone web application build using reactjs and firebase. ReactJs is used for developing components of this project Firebase is used for storage, hosting and dynamic deployment of this project with authentication support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.6%
  • CSS 24.9%
  • HTML 7.5%