Skip to content

A Simple, Responsive JavaScript Countdown to Date which has a graph.

License

Notifications You must be signed in to change notification settings

nima-shokri/countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countdown

A Simple, Responsive JavaScript Countdown to Date which has a graph.

Screenshots

Get start

Download or clone the project and change the following lines in "js/script.js" file.

const deadline = new Date('2020-12-03T19:00:00.000Z'); // Austrian Time Zone
const days = 10; // Total days

Demo

Demo

Authors

Contributors names and contact info nima-shokri

License

This project is licensed under the [MIT] License - see the LICENSE.md file for details

About

A Simple, Responsive JavaScript Countdown to Date which has a graph.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published