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

https://github.com/codewithsadee/giveaway-countdown

A countdown clock which can be used when a new product is coming out or a sale is about to end on an ecommerce site.
https://github.com/codewithsadee/giveaway-countdown

countdown-timer ecommerce giveaway javascript scss

Last synced: 7 months ago
JSON representation

A countdown clock which can be used when a new product is coming out or a sale is about to end on an ecommerce site.

Awesome Lists containing this project

README

          

# Giveaway Countdown

A countdown clock which can be used when a new product is coming out or a sale is about to end on an ecommerce site.

#### Key Concepts Covered
* document.querySelector()
* addEventListener()
* array
* setTimeout()
* getDate()
* getHours()
* getMinutes()
* getSeconds()


### Screenshots
> ![giveaway screenshot-1](https://github.com/codewithsadee/giveaway-countdown/blob/master/assets/images/screenshot-1.png "Dell Alienware Area-51 R2")
> ![giveaway screenshot-2](https://github.com/codewithsadee/giveaway-countdown/blob/master/assets/images/screenshot-2.png "Dell Alienware Area-51 R2")