Skip to content

Releases: jpaulptr/ecom-react

Initial Implementation

30 Sep 21:38
Compare
Choose a tag to compare

An initial implementation of an eCommerce site in React.js. Known issues:

  • There is no mechanism to persist state between page refreshes.
  • Container components need refactoring to reduce duplication.
  • Has no styles.