This is a simple, but fully-functional React webshop.
- It uses Redux with reselect.
- Data storage and user authentication is handled via Firebase
- Stripe is integrated as a simple checkout/payments solution.
- Whole app is wrapped with my React Docker Boilerplate for easy local development