Clocks: simple site that allow you to save clocks from different timezones
Clocks
Clocks – simple site that allow you to save clocks from different timezones.
Features
- Custom name for timezone
- Find timezone relative to your current location
Setup
Development setup
yarn
yarn dev
Build for production
It builds into /docs folder which is served by Github Pages.
yarn build