Skip to content

yiyi-wang1/amazon-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Amaozn Clone Project

An Amazon Clone Project built with React, Express Firebase and Stripe API!

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact
  4. Future work

About The Project

This is an Amazon clone project. You can register, login, browser product, checkout, pay(real payment!) and check your orders! Check the below and this repo for more detail!
AmazonClone

Built With

Front-end built with

Back-end (using Firebase server) built with

Database

Getting Started

Prerequisites

To run this project, you will need npm installed.

npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/yiyi-wang1/amazon-clone.git
  2. Install NPM packages

    npm install
  3. Go to the root of this project, run the following, see the web running on http://localhost:3000 on your browser

    npm start
  4. To bulid this app, run

    npm run build

Contact

Yiyi Wang - [email protected]

Project Link: https://github.com/yiyi-wang1/amazon-clone

(back to top)

Future Work

There are some work on this project:

  1. The product data is stored on constant.js, not on the database
  2. No search feature for this project
  3. No product detail page
  4. User basket data should be stored on database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published