JavaScript Clock

Welcome to the JavaScript Clock App, a versatile and elegant timekeeping application built entirely with vanilla JavaScript. This app combines functionality with style, offering both analog and digital clock displays, along with seamless toggling between dark and light modes to suit your preference.

Features

  • Light/dark mode toggle
  • Analog/Digital clock
  • Responsive

Installation/Usage

Clone the repo

git clone https://github.com/E3TU/javascript-clock

Navigate to the project folder

cd javascript-clock

Open the index.html file in your browser or use the liveserver extension with vscode