This web app will display the current time using a minimal futuristic style.
- Donwload repository to local storage
- cd into the directory with the package.json
- If this is your first time running the app you may need to perform an
npm installto ensure your node_modules are updated npm startwill start the application on localhost:3000