Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahamudm90/timer-clock

This is a Timer-Pomodoro Clock ⏰
https://github.com/mahamudm90/timer-clock

css3 nextjs reactdom timeclock

Last synced: about 4 hours ago
JSON representation

This is a Timer-Pomodoro Clock ⏰

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

![ScreenShot of Form](a.png)

[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' .