Simple Clock

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.

Features

  • Real-time clock based on Indian Standard Time (IST)
  • Unique font style from Google Fonts
  • Material Design Icons for social media links

Demo

https://harichselvamc.github.io/simpleclock/

Installation

  1. Clone the repository:

    git clone https://github.com/harichselvamc/simpleclock.git
  2. Open the index.html file in your browser to view the clock.

Usage

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