A (soon to be) progressive web app POC in ReactJS
git clone https://github.com/scott-kc/step-up.git
cd ./step-up
# open in your IDE of choice
# assuming npm is installed
# working directory is ./step-app
npm start
# A tab will open to the app running at localhost/3000
User data and sign in process are currently mocked.