This is a typographic clock created using HTML, CSS, and JavaScript. It displays the current time by moving a Second segment over each number, providing a unique and visually appealing way of showing time. The clock comes with both dark and light modes for different preferences.
- Real-time display of the current time.
- Smooth animation of the seconds segment.
- Dark mode and light mode options for different appearances.
Check out the on the live link: https://hi-aman-jain.github.io/Typographic-Clock/
- Clone the repository:
git clone [(https://github.com/Hi-Aman-Jain/Typographic-Clock.git)]
- Navigate to the project directory:
cd [Typographic-Clock]
- Open
index.html
in your web browser. - The clock will automatically start displaying the current time with the moving seconds segment.
The clock comes with two modes:
To enable dark mode, follow these steps:
- Open
index.html
in your web browser. - Click the "Dark Mode" button to switch to the dark theme.
To switch back to light mode:
- Open
index.html
in your web browser. - Click the "Light Mode" button to switch to the light theme.
Contributions are welcome! Feel free to open an issue or submit a pull request for any improvements or fixes.
Thanks for reading and reaching here:)