About
A beautifully styled Time Zone Converter Web App that provides users with an intuitive and efficient way to convert dates and times between different time zones, accommodating various formats and preferences.
Features and Functionality
- Date and Time Input: Allow users to enter a date and time via a datetime selector.
- Timezone Selection: Enable users to select both an initial timezone and a target timezone from dropdown lists.
- Allow the user to set the initial or target timezone using their local timezone via a single click.
- Conversion Functionality: After hitting the 'Convert' button, the app will display the new date and time in the selected target timezone.
- An overview area that displays the user's input time and output time along with timezone info, with dropdown options to specify the datetime output format for both input and output (24-hour format vs AM/PM, American vs European vs International format)
- Save the user's input and output datetime format preference using localStorage.
- Light and dark mode theme support
Applicable Challenges and Bonus
My project met the following challenge requirements and bonus:
- Deploy Challenge
- One-shot completion
Built With
- bolt.new
- netlify
- react
- typescript
Log in or sign up for Devpost to join the conversation.