Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 245 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 245 Bytes

JS Clock App

A simple clock application with 3 states; a regular clock, a stopwatch and a timer state. Built with bulma css framework, font awesome 5 icons and vanilla JS. Used the revealing module and state patterns with 3 IIFEs.