https://github.com/aperbet56/compte_a_rebours
Création d'un compte à rebours jusqu'à Noël 🎄 🎅
https://github.com/aperbet56/compte_a_rebours
addeventlistener clearinterval css3 flexbox html5 if-else javascript normalize-css reset-css responsive-design setinterval
Last synced: 30 days ago
JSON representation
Création d'un compte à rebours jusqu'à Noël 🎄 🎅
- Host: GitHub
- URL: https://github.com/aperbet56/compte_a_rebours
- Owner: aperbet56
- Created: 2023-09-30T15:01:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-26T17:18:56.000Z (5 months ago)
- Last Synced: 2025-12-28T06:29:15.156Z (5 months ago)
- Topics: addeventlistener, clearinterval, css3, flexbox, html5, if-else, javascript, normalize-css, reset-css, responsive-design, setinterval
- Language: JavaScript
- Homepage: https://aperbet56.github.io/compte_a_rebours/
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🎄 COMPTE A REBOURS JUSQU'A NOEL 🎅

## Le challenge
Mon challenge était de construire un compte à rebours jusqu'à Noël. Pour se faire :
- J'ai d'abord récupéré la date actuelle et ensuite fixé la date de fin du compte à rebours à Noël (25/12/26).
- Ainsi, mon comte à rebours va afficher le temps qu'il reste pour arriver à Noël en jours, heures, minutes et secondes.
- Mon compte à rebours se met à jour toutes les secondes (dégrémentation des valeurs du compte à rebours de manière progressive).
## Démonstration
Lien vers le projet : https://aperbet56.github.io/compte_a_rebours/
## Projet développé avec
- Utilisation des balises sémantiques HTML5
- CSS3
- Flexbox
- Page web responsive
- Utilisation d'un normaliseur : le fichier normalize.css
- JavaScript
- Présence de commentaires dans le fichier script.js
- Desktop first
- Cursor effect js