Alarm Clock
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