Create a single-purpose website using Sinatra that tells the user one thing, a la isitchristmas.com. Surprise and delight us – creativity is encouraged. Example inputs:
- The current date
- The time
- The weather
- Whether Kanye West's most recent tweets mention Kanye West
- etc
Deploy the application to Heroku, and submit a pull request to this repository. Include:
- All the necessary files
- In the README:
- Setup instructions
- A link to the live app on Heroku
Check out the "Hello World" Sinatra app here.