Skip to content

abishaekduresh/DigitalClock-ReactJS

Repository files navigation

Digital Clock Application

This Digital Clock Application is a simple yet elegant web app built with React.js, displaying the current IST time and date in a user-friendly format. It updates in real-time, making it a perfect tool for keeping track of time.

Features

  • 🕒 Real-time Clock: Updates every second to show the current IST time.
  • 📅 Date Display: Shows the current date in a readable format.
  • 🌙 12-Hour Format: IST Time is displayed in a 12-hour format with AM/PM.
  • 📱 Responsive Design: Works seamlessly across various devices.

Live Demo

You can check out the live application here: digital-clock.abishaek.com.

Technologies Used

  • Frontend: React.js
  • Node.js: v21.7.3
  • npm: v10.5.0

Installation

To run this application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/abishaekduresh/DigitalClock-ReactJS.git
    
  2. Navigate into the project directory:

    cd digital-clock
    
  3. Install dependencies:

    npm install
    
  4. Run the application:

    npm run dev
    

Running the Application

The application will be running at http://localhost:5173.

Notes

  1. Live Demo Link: https://digital-clock.abishaek.com/.
  2. Repository Link: Replace https://github.com/abishaekduresh/DigitalClock-ReactJS.git.
  3. Personalization: Feel free to add or modify sections as needed!

Releases

No releases published

Packages

No packages published