Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hi-Aman-Jain authored May 24, 2024
1 parent 9bb5365 commit a57aad5
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Typographic Clock

![Typographic Clock](clock_demo.gif)
![Typographic Clock](<div style="width:100%;height:0;padding-bottom:100%;position:relative;"><iframe src="https://giphy.com/embed/l378xSUOJ9YtYK7rG" width="100%" height="100%" style="position:absolute" frameBorder="0" class="giphy-embed" allowFullScreen></iframe></div><p><a href="https://giphy.com/gifs/l378xSUOJ9YtYK7rG">via GIPHY</a></p>)

This is a typographic clock created using HTML, CSS, and JavaScript. It displays the current time by moving a Second segment over each number, providing a unique and visually appealing way of showing time. The clock comes with both dark and light modes for different preferences.

Expand All @@ -12,7 +11,7 @@ This is a typographic clock created using HTML, CSS, and JavaScript. It displays

## Demo

Check out the live demo: Typographic Clock Demo: https://hi-aman-jain.github.io/Typographic-Clock/
Check out the on the live link: https://hi-aman-jain.github.io/Typographic-Clock/

## Screenshots

Expand All @@ -21,7 +20,7 @@ Check out the live demo: Typographic Clock Demo: https://hi-aman-jain.github.io/

## Installation

1. Clone the repository: `git clone [[Your GitHub Repository Link](https://github.com/Hi-Aman-Jain/Typographic-Clock.git)]`
1. Clone the repository: `git clone [(https://github.com/Hi-Aman-Jain/Typographic-Clock.git)]`
2. Navigate to the project directory: `cd [Typographic-Clock]`

## Usage
Expand Down Expand Up @@ -51,6 +50,4 @@ To switch back to light mode:

Contributions are welcome! Feel free to open an issue or submit a pull request for any improvements or fixes.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
Thanks for reading and reaching here:)

0 comments on commit a57aad5

Please sign in to comment.