foxching / js-timer

vanillajs countdown timer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Countdown Clock

A styled vanilla Js countdown clock

Screenshot

light theme

Quick Start

# 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

About

vanillajs countdown timer


Languages

Language:JavaScript 45.4%Language:CSS 43.5%Language:HTML 11.1%