A simple clock
Go to file
Logic Kenzie ea9b594b4c Upload Clock 2023-09-26 09:55:04 -05:00
.gitignore Initial commit 2023-09-26 13:17:22 +00:00
LICENSE Initial commit 2023-09-26 13:17:22 +00:00
README.md Upload Clock 2023-09-26 09:55:04 -05:00
index.astro Upload Clock 2023-09-26 09:55:04 -05:00

README.md

Clock

A simple clock application Hosted at https://logically.cc/clock

Note that this source is uncoupled from the components required to run it standalone

Use Project Standalone

You'll want to run npx create-astro to use this project standalone. Then, you can clone this project into the src/pages directory and then run npx astro build to have the finished product we release on logically.cc