Skip to content

Kamigami55/timezone-converter

Repository files navigation

Timezone Converter website screenshot

 

Demo

Timez - Time Zone Converter

Github top language Github language count Repository size License Github stars


About   |   Features   |   Screenshots   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

A timezone converter that allows users to convert time between different timezones and compare overlapping time periods.

✨ Features

✔️ Convert time between different timezones;
✔️ Compare overlapping time periods;
✔️ Dark mode support;

📷 Screenshots

Timezone Converter demo gif

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git, Node, and pnpm installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/Kamigami55/timezone-converter

# Access
$ cd timezone-converter

# Install dependencies
$ pnpm install

# Run the project
$ pnpm dev

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

❤️ Author

Made with ❤️ by Eason Chang and Carol Hsiao