This project displays the current time in India using a unique font style and real-time updates. It combines HTML, CSS, and JavaScript to create an appealing and functional time display.
- Real-time clock based on Indian Standard Time (IST)
- Unique font style from Google Fonts
- Material Design Icons for social media links
https://harichselvamc.github.io/simpleclock/
-
Clone the repository:
git clone https://github.com/harichselvamc/simpleclock.git
-
Open the
index.html
file in your browser to view the clock.
The main components of the project include:
- HTML: Structure of the page
- CSS: Styling for the page, including fonts and layout
- JavaScript: Logic to update the time every second