Skip to content

A simple ecommerce store in React created as part of 2hats Skills Accelerator: Front-End Web Dev

Notifications You must be signed in to change notification settings

2hats-co/react-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-ecommerce

Here’s the code for our React ecommerce store written during the nine-part video series from the 2hats Skills Accelerator: Front-End Web Dev course.

The master branch contains the final code for the store.

Each module’s video has its own branch that cumulatively builds upon the code from the previous video.

Run it yourself

Make sure you have Node.js installed first.

  1. Clone this repo and the API repo: https://github.com/2hats-co/react-ecommerce-api
  2. Install dependencies using yarn for both repos
  3. Run a development server for both repos using yarn start

About

A simple ecommerce store in React created as part of 2hats Skills Accelerator: Front-End Web Dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published