Skip to content

foxching/js-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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