Skip to content

tejastechq/timezonepulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clock Project

This is a world clock application built with Next.js and Tailwind CSS. It provides functionalities to view time across different time zones, with options for list, analog, and digital displays.

Features

  • Multi-View Clock: Switch between List, Analog, and Digital views to see time in various formats.
  • Time Zone Support: Display time for multiple time zones simultaneously.
  • Responsive Design: Optimized for both desktop and mobile devices using Tailwind CSS.

Installation

To run this project locally, follow these steps:

  1. Clone the Repository:
    https://github.com/tejastechq/timezonepulse.git
    cd timezonepulse
  2. Install Dependencies:
    npm install
    # or
    pnpm install
  3. Start the Development Server:
    npm run dev
    # or
    pnpm run dev
    Open http://localhost:3000 with your browser to see the result.

Usage

  • Navigate through different views using the switcher buttons (currently under maintenance, see TODO below).
  • Add or remove time zones from the list to customize your view.

TODO

  • Re-enable the List/Analog/Digital view switcher buttons in components/clock/ViewSwitcher.tsx after resolving the underlying issues.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request or open an Issue on GitHub for any bugs, feature requests, or improvements.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •