Skip to content

Justcuz3/Digital-Clock

Repository files navigation

Digital Clock

This project is a simple digital clock built with React and Vite. You can preview it here.

Installation

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Run npm run dev to start the development server.

Usage

  1. Open the application in your browser.
  2. The digital clock will display the current date and time in the format "MM/DD/YYYY" "HH:MM:SS AM/PM" as well as Military Time.

Features

  • Display the current date in the format "MM/DD/YYYY".
  • Display the current time in the format "HH:MM:SS AM/PM".
  • Display the current time in Military Time format
  • Update the time every second.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published