A super simple app to tell you if you should take a brolly today.
Really just an excuse to learn some new React APIs and mess around.
- Install deps:
yarn - Run app locally:
yarn start - Run tests:
yarn testoryarn test-tdd
- Run
yarn deployto push to GH pages
Note: may have to delete the gh-pages branch on github first