Christopher Till

Software EngineerUI/UX Designer

Return to Portfolio

React Mock Webstore

Used to learn the basics and advanced concepts of React by making a small mock web-store.

Screenshot of React Mock Webstore

More about this project...


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.

Technologies used


  • React
  • Redux
  • Sass
  • Firebase
  • Heroku