Skip to content

๐Ÿ—“ A site that automatically changes it's subdomain depending on the day of the week. Example url for a Monday: mon.dayis.today

Notifications You must be signed in to change notification settings

tpcav/dayis-today

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

31 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TODO - add to readme and clean up

dayis-today

I was learning about subdomain generation and had a stupid idea...

Can I make a website's subdomain automatically change depending on the day of the week?

  • Vercel subdomains *.example.com
  • Javascript's getDate() function that displays date based on local time

How to Visit Site

  • Root domain is 'dayis.today'
  • The only way to excess the site is by the URL [Insert Current Day].dayis.today
  • Example URL for a Monday: "mon.dayis.today"

Getting Started

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

๐Ÿ—“ A site that automatically changes it's subdomain depending on the day of the week. Example url for a Monday: mon.dayis.today

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published