https://github.com/mahamudm90/timer-clock
This is a Timer-Pomodoro Clock ⏰
https://github.com/mahamudm90/timer-clock
css3 nextjs reactdom timeclock
Last synced: 3 months ago
JSON representation
This is a Timer-Pomodoro Clock ⏰
- Host: GitHub
- URL: https://github.com/mahamudm90/timer-clock
- Owner: MahamudM90
- License: mit
- Created: 2022-02-03T16:09:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T16:34:15.000Z (about 3 years ago)
- Last Synced: 2025-01-20T13:43:43.489Z (about 1 year ago)
- Topics: css3, nextjs, reactdom, timeclock
- Language: JavaScript
- Homepage: https://promodoro-clock.netlify.app
- Size: 127 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Promodoro Clock ⏰
This is the react promodoro Clock for [FreeCodeCamp](https://www.freecodecamp.org/) challenge made using Next Js which is a React framwork by Vercel.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
##### Home Page

[Live Site](https://promodoro-clock.netlify.app/)
Open [http://localhost:3000](http://localhost:3000) with your browser to see the project.
## Project Dependencies
This project actually has 3 dependencies 'react' and 'react-dom' and 'next' .