/timefor

A react based site that uses emojis to tell what time it is.

Primary LanguageJavaScript

Time For

Time for what? That's what this site will tell you using only emojis. Now you'll always know when it's time for ☕, 🍖, or 🛫. Or maybe it'll tell you something new...

Installation & Startup

  1. git clone https://github.com/volovar/timefor.git
  2. cd timefor
  3. npm i
  4. npm start
  5. navigate to localhost:9113