Skip to content

kristjaningi/is-it-new-years-day

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isitnewyearsday.com

A site that tells you if it is new years day or not.

Inspired by https://github.com/isitchristmas/web and https://xkcd.com/2236/

Tech

  • Front-end - Vue.js 2.6 + Vue Composition API
  • Back-end - Node.js + Express + Socket.io

Ideas

  • docd27 - how about multiple countdowns for some different capital cities?
  • docd27 - curl support / no JS support
  • bobsparadox - per user settings to hide / show things
  • beganovich - How about detecting user's light/dark system theme? window.matchMedia("(prefers-color-scheme: dark)").matches (reactive) or just media

About

A site that tells you if it is new years day or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.8%
  • Vue 44.3%
  • HTML 2.9%