Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/foxching/js-timer

vanillajs countdown timer
https://github.com/foxching/js-timer

countdown-clock javascript timer vanillajs

Last synced: about 13 hours ago
JSON representation

vanillajs countdown timer

Awesome Lists containing this project

README

        


Countdown Clock

A styled vanilla Js countdown clock

### Screenshot
![light theme](https://github.com/foxching/timer/blob/master/src/img/timer.png)

### 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