react-ecomm-site

An e-commerce site SPA implemented with React.

Stars
10

react-ecomm-site

An e-commerce site SPA implemented with React.

Live

Component Library

State Management Library

There are 4 implementations of this site:

  1. Redux with TypeScript - master branch (Preview)
  2. Redux - redux branch (Preview)
  3. Mobx - mobx branch (Preview)
  4. NextJS - nextjs branch (Preview)

You can cross-reference them and see the difference between them. I will put my best effort to ensure they are functionally similar.

master branch may be slightly ahead, as I usually work on it and then cherry-pick into other branches.

Backend API

The backend API that supports this site is a NestJS application. Its API is available here and its repo here.

Its database will refresh everytime Heroku restart it, so usually you can get a clean state to test this site.

Built With

Badges
Extracted from project README
Coverage Status
Related Projects