Skip to content

hesbon-osoro/alarm-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alarm Clock

Alarm

Alarm set

Technologies

  • React
  • React Context
  • CSS

Package in Project:

  • React Icons

Feature

  • Analog Clock
  • Digital Clock
  • Date "day--Year--Month"
  • Set Alarm
  • Eyes moving on mousemove event

Setup

# Clone the repo
git clone https://github.com/hesbon-osoro/alarm-clock.git

# Navigate the directory and install packages
cd alarm-clock && yarn

# Start the App
yarn start