This project was bootstrapped with Create React App.
yarn start
- run the app in development mode, accessible on http://localhost:3000yarn test
- run tests in watch modeyarn lint
- run the linteryarn build
- build the app for production
- Animations and polish
- Various edge case visual issues (i.e. out of bounds inputs)
- CI/CD setup, see https://gitlab.com/nikaspran/nikas-2020-02-25 for an example setup