Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lstedmanfalls/countdown

A bare bones raw Javascript timer that works by manipulating innerHTML
https://github.com/lstedmanfalls/countdown

countdown datetime javascript

Last synced: 2 days ago
JSON representation

A bare bones raw Javascript timer that works by manipulating innerHTML

Awesome Lists containing this project

README

        

Countdown Timer


A bare bones raw Javascript timer that works by manipulating innerHTML.

To run in VSCode:



  1. Install the Live Server extension - Open VSCode, type ctrl+P, type ext install ritwickdey.liveserver

  2. Right click index.html and click Open with Live Server