Skip to content

Initial Implementation

Latest
Compare
Choose a tag to compare
@jpaulptr jpaulptr released this 30 Sep 21:38
· 18 commits to master since this release

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.