Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mauriciogirardi/timer


https://github.com/mauriciogirardi/timer

Last synced: about 12 hours ago
JSON representation

Awesome Lists containing this project

README

        



[timer](https://vercel.com/mauriciogirardi/timer)

### :hammer: About the application

This is a Pomodoro application, a very important part of this method is the listing of the tasks that you must perform during the day and it is essential that this step is carried out correctly. It may seem like this is a simple task, but not everyone can do it so easily.

When you have a routine pre-established by your school, course or work, this part of the organization of your day often comes more or less ready for you and doesn't require much effort.

### :rocket: Technologies used in the project

- Zod
- Vite
- Eslint
- Immer
- Prettier
- ReactJS
- TypeScript
- Phosphor React
- React Hook Form
- React Router Dom
- Styled Components

### :arrow_heading_down: How to install the project and run

```bash
# Clone the project
git clone https://github.com/mauriciogirardi/Timer.git

# Open project
cd timer

# Install dependency
npm i

# Run project
npm run dev
```

### :paintbrush: Layout

- [figma]()

---

Feito com :heart: by [Mauricio Girardi](https://www.linkedin.com/in/mauricio-girardi)