Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 323 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 323 Bytes

What Time Is It

Webpage that tells you what time it is.

How to run project

  • To run the project, run serve -s build from your clone of this repo.
  • Or, if you have NPM set up, npm install then npm start

(By the way, this is my r/programmerhumor 2019 hackathon entry.)

Made with React