Skip to content

andersonmadeira/clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clock 🕒

A clock experiment powered by JavaScript and CSS only, the awesome foundation of web development.

Introduction

The intent is to create a clock using css and javascript, no canvas or fancy drawing, thus serving as an example experiment of common css and javascript basic principles for web development in general.

Setup

Just open the index.html file or serve with live-server and you'll be good to go

Contributions

If you want to contribute please check this guide Any contributions are welcome! :)