Skip to content

kafd-it/amazon_clone_reactjs

 
 

Repository files navigation


Logo

Amazon Clone Using ReactJS

Full-stack amazon clone using reactjs integrated with firebase authentication, functions, database, hosting. Fully functional e-commerce with stripe payment gateway.
View Live Website »

Final Project Screenshots

Dashboard

finalpage

Login Page

finalpage

Checkout Page

finalpage

Previous Orders(Review Orders page)

finalpage

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
git clone https://github.com/shahriya1995/amazon_clone_reactjs.git
  1. Install NPM packages of front-end
cd amazon-clone
npm install
  1. Install NPM packages of back-end
cd functions
npm install

Roadmap

for developers

  1. In order to set up your own Firebase Authentication.
    a. Login to firebase
    b. Setup your own firebase application
    c. Copy the configuration in config.js file.

  2. You can log-in to the project using test-email.

  3. Stripe-Payment Click on the pay with card button and type in the stripe test data(cardnumber: 4242 4242 4242 4242, date: 04/24 and cvc 242 zip:42424).

Contact

Riya Shah-
LinkedIn
Portfolio
Email - [email protected]

Live Website Link: https://clone-6afbf.web.app/
Project Link: https://github.com/shahriya1995/amazon_clone_reactjs.git

About

Created an Amazon clone using React JS and Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.0%
  • CSS 16.4%
  • HTML 4.6%