Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 568 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 568 Bytes

Thymezones (Global Calendar)

Summary

Thymezones is timezone converter and visualizer application for assisting with scheduling meetings across timezones. I was motivated after several months of using online timezone converters to plan international meetings, none of which were very good.

About

Application is written in React and uses DaisyUI as the component library.

Running Locally

The application can be run locally like any other React app.

npm ci
npm run start

Contributions

Users are welcome to suggest pull requests to be reviewed.