Easily manage and convert time across multiple timezones with our sleek and intuitive Timezone Converter!
- Search and Add Timezones: Quickly find and add the timezones you need.
- Interactive Slider: Adjust time seamlessly with a responsive slider.
- Drag and Drop: Rearrange timezones effortlessly.
- Dark Mode: Toggle between light and dark themes for comfortable viewing.
- Reverse Order: Instantly reverse the order of your timezones.
- Schedule Meetings: Schedule a 2-hour Google Meet call directly from the app.
- Frontend: React, Chakra UI
- Time Management: moment.js, moment-timezone
- Drag and Drop: react-beautiful-dnd
- Date Picker: react-datepicker
-
Clone the repository:
git clone https://github.com/ashwekkalgutkar/timezone-converter-2.0.git
-
Navigate to the project directory:
cd timezone-converter
-
Install dependencies:
npm install
-
Start the development server:
npm start