Skip to content

๐Ÿ›’๐Ÿ›’This is a Amazon Shopping Site's clone version created using ReactJs. Here we can able to add your items to the cart and also able to purchase the products using your card via stripe payment method & Have some features like Login/Sign Up Order History (Real time database) and many more things .

Notifications You must be signed in to change notification settings

Ritabrata-Paul/Amazon-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›’ Amazon Clone

Made Amazon clone App which has a clean UI effects and functionalities such as User Authentication, Add items to Cart and Remove items from Cart with total items and price's subtotal.

Status: Finished

About โ€ข Features โ€ข Screenshots โ€ข How it works โ€ข Tech Stack

About

๐Ÿ›’ Amazon Clone - is a Amazon clone app with functinalities such as User Authentication, Add/Remove items to/from Cart.

Features

  • Clone of Amazon
  • User Authentication with Firebase
  • Header same as that of original Amazon site
  • Nice and smooth Banner same as that of original Amazon site
  • Add and Remove items to/from Cart
  • Display total items in Cart and it's total price

Screenshots

cases

cases

cases

cases

---

How it works

This project have two parts:

  1. Frontend
  2. Hosting

It will need an account in Google to connect it to the Firebase for hosting and User Authentication.

Pre-requisites

Before you begin, you will need to have the following tools installed on your machine: [Git] (https://git-scm.com). In addition, it is good to have an editor to work with the code like [VSCode] (https://code.visualstudio.com/)

Running the web application

# Clone this repository
$ git clone https://github.com/Yola21/Amazon-Clone-App.git

# Go to your local repository:
$ cd [local repository]

# Check package.json file and ensure scripts are notated as below:

$ "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  
# Delete the node_modules folder and any 'lock' files such as 
yarn.lock or package-lock.json (if present).

# Install dependencies
$ npm install

# Run the application
$ npm start

Tech Stack

The following tools were used in the construction of the project:

Website (React)

See the file package.json

Utilities


Developed with โค๏ธ by Ritabrata

About

๐Ÿ›’๐Ÿ›’This is a Amazon Shopping Site's clone version created using ReactJs. Here we can able to add your items to the cart and also able to purchase the products using your card via stripe payment method & Have some features like Login/Sign Up Order History (Real time database) and many more things .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published