Learning Tickets is a web app which is created with React and Redux for managing time.
https://mitland.github.io/Learning-Tickets/
First you should have npm installed on your machine. Then when you are in the directory from the console:
- npm run install
- npm run build
- npm run start
Then open localhost:8080 and you should see the result