- Notifications
You must be signed in to change notification settings - Fork3
In this tutorial we will be learning how to create countdown timer using HTML, CSS, JavaScript and Snowstorm.js
NotificationsYou must be signed in to change notification settings
CodeWithNiranjan/Countdown-to-new-year-2022
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
In this video we will be creating a countdown timer to new year using HTML, CSS and JavaScript
I am usingSnowStorm.js in this project to add snow effect
Link for SnowStorm.js -http://www.schillmania.com/projects/snowstorm/
And useWinRAR to extractSnowStorm.js
🔴 Live preview -https://codewithniranjan.github.io/Countdown-to-new-year-2022/
<scriptsrc="snowstorm.js"></script>
Adding countdown timer
constnewYear="1/1/2022";constdaysEl=document.querySelector('.day');consthourEl=document.querySelector('.hour');constminuteEl=document.querySelector('.minute');constsecondEl=document.querySelector('.seconds');(Downloadthefileforfullcode)
Please subscribeCodeWithNiranjan
About
In this tutorial we will be learning how to create countdown timer using HTML, CSS, JavaScript and Snowstorm.js
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published