aboutsummaryrefslogtreecommitdiffstats
path: root/public/projects/js-small-apps/clock/README.md
blob: 7a89cc17a32ce64a55d365f8898452987078a637 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Clock

What time is it?

## Description

You can see the current time in three formats:

- analog clock
- digital clock
- text based

## Preview

You can see a live preview here: https://demo.armandphilippot.com/#clock

## License

This project is open-source and available under the [MIT License](../LICENSE).