https://github.com/foxching/js-timer
vanillajs countdown timer
https://github.com/foxching/js-timer
countdown-clock javascript timer vanillajs
Last synced: 3 months ago
JSON representation
vanillajs countdown timer
- Host: GitHub
- URL: https://github.com/foxching/js-timer
- Owner: foxching
- Created: 2019-02-15T00:30:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:47:38.000Z (about 3 years ago)
- Last Synced: 2025-01-19T15:27:46.768Z (about 1 year ago)
- Topics: countdown-clock, javascript, timer, vanillajs
- Language: JavaScript
- Homepage:
- Size: 1.42 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Countdown Clock
A styled vanilla Js countdown clock
### Screenshot

### Quick Start
```bash
# Install Parcel globally
npm install -g parcel-bundler
# Serve on localhost:1234
parcel index.html
# Compiled code in ./dist
```
### Author
Rechie Lagria
### Version
1.0.0