Skip to content

boradesanket13/miss-minute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analog Clock

Features

  1. Analog Clock
  2. Two themes available (Light and Dark)
  3. Toggle button to switch between the two themes
  4. uses Date() object of JavaScript
  5. Random quote is shown below the clock

Techstack

  • HTML
  • CSS
  • JavaScript

Deployed App

http://analog-clock-chi-seven.vercel.app/

Screenshots

Light Mode

Screenshot from 2022-10-13 23-22-19

Dark Mode

Screenshot from 2022-10-13 23-23-12

Installation

  1. Clone the repository
git clone https://github.com/Sanket1308/analog-clock.git
  1. Use live server to host the index.html file

  2. Open browser and go to that localhost on which the index.html is hosted