Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 625 Bytes

File metadata and controls

13 lines (10 loc) · 625 Bytes

Custom Countdown

A countdown app that allows users to enter and select a desired countdown title and date. The app stores countdown information in LocalStorage, so users are free to refresh page or close the browser without losing data.

Demo

You can view a live version here.

Tools