mirror of
https://github.com/reiyua/TombayRetirementTimer.git
synced 2026-01-20 08:27:47 +00:00
Simple countdown retirement timer web app in React.JS using now defunct create-react-app.
https://reiyua.github.io/TombayRetirementTimerV2/
| .firebase | ||
| public | ||
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
This is a simple retirement timer created for my father in a web app using REACT.js with create-react-app.
Count's down to user's specified date.
This was initally created on a repository hosted by my father, but GitHub pages had issues, so we decided to use Google Firebase Hosting to host the site, hence the fork of the repository.