https://github.com/12beesinatrenchcoat/countdowner
[VERY WIP!] A countdown webapp.
https://github.com/12beesinatrenchcoat/countdowner
sass typescript webapp
Last synced: about 2 months ago
JSON representation
[VERY WIP!] A countdown webapp.
- Host: GitHub
- URL: https://github.com/12beesinatrenchcoat/countdowner
- Owner: 12beesinatrenchcoat
- License: mit
- Created: 2022-03-27T02:04:20.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T17:18:42.000Z (about 2 years ago)
- Last Synced: 2025-10-12T06:06:16.112Z (9 months ago)
- Topics: sass, typescript, webapp
- Language: TypeScript
- Homepage: https://12beesinatrenchcoat.github.io/countdowner
- Size: 357 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# countdowner
A countdown webapp.
## current status
Please don't use this. A lot of stuff is still missing.
## why does this exist?
I wanted a reason to learn TypeScript, use esbuild, and to learn how Progressive Web Applications worked. So I decided to try and build a countdown app.
## building
`npm ci` and `npm build`.
## contributing
This is a personal project. Feel free to yell if I did anything wrong, but please don't add features without raising an issue first.
## license
[MIT License](./LICENSE).