In my free time I like to try and finish Mega Man 2 as fast as possible. This is a simple app that allows me to keep track of my runs. You can check it out live here.
The application is built on create-react-app w/ Typescript. So to run this app locally just clone and ...
> npm install && npm start