Skip to content

TomJD/Amazon-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Amazon Clone in React

The project is a basic Amazon Clone from the Clever Programmer series on YouTube. A great and enteraining way to get started with ReactJS!

The project includes some basic functionality such as:

  1. Logging In / Out
  2. Persisting State (Firebase / LocalStorage)
  3. Adding Items to Cart
  4. Updating Items in Cart
  5. Deleting Items from Cart

Built With

To Do

  1. Add More Functionality
  2. Make the App responsive

Installation

  1. Clone the repo
    git clone https://github.com/TomJD/Amazon-Clone.git
  2. Install NPM Packages
    npm install
  3. Run the Project
    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published