/timesync

World Time Buddy Clone ( WIP )

Primary LanguageTypeScript

Timesync - Global timezones coordinator

Timesync is the ultimate web application for seamless global timezone coordination. Perfect for scheduling meetings, planning travel, and staying connected across different timezones!

Timesync - check out the website here and play around with it!

Getting Started

It is client-side, standalone web application. Thus, you don't need integrate with any services, simply clone the repo and spin it up! 🌀

git clone https://github.com/SaiHtun/timesync.git
npm install
npm run dev