Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulgreg/timezones

A simple React app to display time in different time zones
https://github.com/paulgreg/timezones

es6 javascript pwa react timezones

Last synced: 3 months ago
JSON representation

A simple React app to display time in different time zones

Awesome Lists containing this project

README

        

# timezones

A simple React Progressive Web App (PWA) to display times in different time zones.

## Build the PWA

`npm run build`

## Self-hosting the PWA

You can simply checkout the branch `gh-pages` (already built) or build the application (see above) then copy the `build` folder on your server.

## Resources

- That project use [timezones.json](https://github.com/dmfilipenko/timezones.json) from Dmytro Filipenko.
- Analog clock is heavily inspired by [mohebifar’s](https://twitter.com/mohebifar) [codepen example](https://codepen.io/mohebifar/pen/KwdeMz).

Icons are from :

* [Piotr Adam Kwiatkowski](http://ikons.piotrkwiatkowski.co.uk/)
* [smashicons](https://www.flaticon.com/authors/smashicons) licensed by [Creative Commons BY 3.0](http://creativecommons.org/licenses/by/3.0/)
* [fjstudio](https://www.flaticon.com/authors/fjstudio) licensed by [Creative Commons BY 3.0](http://creativecommons.org/licenses/by/3.0/)

Thanks !