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
- Host: GitHub
- URL: https://github.com/janani2311/countdown-task
- Owner: Janani2311
- Created: 2024-05-01T02:33:22.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-01T02:57:28.000Z (about 1 year ago)
- Last Synced: 2025-02-03T20:50:37.513Z (4 months ago)
- Topics: html-css-javascript
- Language: JavaScript
- Homepage: https://countdowntask.netlify.app/
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.