Skip to content

Khanevich/Clock

Repository files navigation

Clock

This task is from the challenge "30 projects in 30 days", in which I made ClockWork on vanilla JS. You can use it for your own purposes.

Quickstart

You can see the working UI/UX of this task by the link: https://khanevich.github.io/Clock/

Create a new project based on the DrumKit

Clone this repo into new project folder (e.g., ClockWork).

git clone https://khanevich.github.io/Clock/ ClockWork
cd ClockWork