Skip to content

DriZy/JS-Playground-By-T

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Digital and Analog Clock

This project displays the current time in both digital and analog formats using JavaScript, HTML, and CSS.

Installation

  1. Clone the repository:
    git clone https://github.com/DriZy/JS-Playground-By-T/tree/clock-with-vanila-js
  2. Navigate to the project directory:
    cd clock-with-vanila-js
  3. Open index.html in your web browser to view the clock.

Usage

  • The digital clock displays the current time in HH:MM:SS format.
  • The analog clock shows the current time with hour, minute, and second hands.

Contributing

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Open a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published