Used to learn the basics and advanced concepts of React by making a small mock web-store.
While learning React I created a project that revolved around the concepts of building a web store. This mock store currently has the following features: Sign in and out with Google or Email using Firebase Authentication, add to cart feature using pure Redux and redux-persist, styles created using Sass, mock checkout feature created using stripe-checkout api for React, and deployed to Heroku with the Heroku command line interface.