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

https://github.com/janani2311/countdown-task

COUNTDOWN TIMER USING JS CALLBACK HELL
https://github.com/janani2311/countdown-task

html-css-javascript

Last synced: 3 months ago
JSON representation

COUNTDOWN TIMER USING JS CALLBACK HELL

Awesome Lists containing this project

README

        

SIMPLE COUNTDOWN TASK - using callback Hell
Task is to display countdown from 10 to 1 and then show Happy Independence day.
function should use callback Hell to deploy the timer.

Also added some css to enhance the countdown display.