An amazing Clock Menu application that shows current time of some famous cities of the world.
Gives you access to a stopwatch and timer.
This app is React based Web Application.
Link to hosted Application:
https://clock-menu-a-phenomenal1.netlify.app/
- React.js
- React Class Component
- React Functional Component
- React Router
- Props pass through Router-dom
- ES6
- React Class Component
- CSS3
- JQuery
- BootStrap
- Current time of some famous cities using universal standard time.
- Analog Clock
- Digital Clock
- Famous architecture of that city
- Stopwatch with:
- Pause
- Play
- Reset functions
- Form for receiving time input to start timer
- Timer with:
- Pause
- Play
- Add 60 sec functions
- Default starting time of timer is 5 minutes
- Display messages on use different function in Stopwatch and Timer
- Excellent User Interface
- Responsive look to every platform
Follow these two step to run this Project:
- Clone the Repository
$ https://github.com/A-phenomenal1/Clock-Menu.git
In the project directory
- Download required npm or yarn modules
npm i
OR
npm install
- Runs the app in the development mode.
npm start
- Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.





