https://github.com/plbrault/christmas-countdown
Yet another Christmas Countdown website, built in React using Next.js.
https://github.com/plbrault/christmas-countdown
christmas christmas-countdown
Last synced: 7 months ago
JSON representation
Yet another Christmas Countdown website, built in React using Next.js.
- Host: GitHub
- URL: https://github.com/plbrault/christmas-countdown
- Owner: plbrault
- License: mit
- Created: 2021-11-14T17:51:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T19:32:43.000Z (almost 3 years ago)
- Last Synced: 2025-01-13T02:25:33.172Z (9 months ago)
- Topics: christmas, christmas-countdown
- Language: JavaScript
- Homepage: https://yetanotherchristmascountdown.com
- Size: 1000 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Yet Another Christmas Countdown!
This is yet another Christmas Countdown website, built in React using Next.js. You can see it live [here](https://yetanotherchristmascountdown.com).
On December 31, it turns into a New Year countdown.## Detailed Behaviour
* From January 2 to December 24: display the number of days, hours, minutes and seconds left until Christmas.
* On December 25: display "Merry Christmas!".
* From December 26 to December 30: display "Happy Holidays!".
* On December 31: display the number of hours, minutes and seconds left until New Year.
* On January 1: display "Happy New Year!".## Usage
* Install dependencies: `yarn`
* Run development version: `yarn dev`
* Build: `yarn build`
* Serve built version locally: `yarn serve`
* Deploy: `yarn deploy`## License
This project is [MIT licensed](https://github.com/plbrault/christmas-countdown/blob/main/LICENSE.txt).
## Font Licenses
This project uses fonts created by third parties and published under their own licenses. These licenses are available in the `font-licenses` folder of this repository.