Skip to content

emjose/analog-clock-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

previous 100 days of code next

Analog Clock 1


Analog Clock 1

Table of Contents


#100DaysOfCode

Day 8: February 11, 2021

  • I love analog clocks, and I looked up tutorials on how to make clocks with JavaScript, HTML, and CSS.

  • This clock has a neumorphism design style, which is defined by forms protruding from or imprinting on a surface. See second clock project.


Installation

1. Git clone and cd into the repo folder:

git clone git@github.com:emjose/analog-clock-1.git && cd analog-clock-1

2. Run the command:

open index.html

Live Site

Live Site

Analog Clock 1 is a progressive web app.


Resources


Let's Connect!

Twitter badge Linkedin badge Medium badge Instagram badge Gmail badge Portfolio badge Github badge

Back to Top