A small react application to display a countdown to the deadline for my master thesis
- Install the dependencies with
yarn
- Run a local version with
yarn start
The application is automaticly built and deployed using Github Actions see the workflow for details.