Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luismda/ignite-timer

Timer on style pomodoro developed with React.js
https://github.com/luismda/ignite-timer

Last synced: 1 day ago
JSON representation

Timer on style pomodoro developed with React.js

Awesome Lists containing this project

README

        

# Ignite Timer ⏰

This project is a timer on style pomodoro, was developed during second module of React.js trail of Ignite program of [**Rocketseat**](https://github.com/rocketseat-education). The objective was study some concepts more advanceds of React.js as `useEffect` hook, Context API and Reducers, also use of routing, form manipulations and styled components.

#### 📌 Links
- [Figma](https://www.figma.com/file/3J6CjXMHc32xGG5MPZoMOd/Ignite-Timer-(Community)?node-id=0%3A1)
- [Test the application](https://luismda.github.io/ignite-timer/)

#### ⏱ Functionalities
- Start a taks cycle with minimum time of 5 minutes and of maximum 60 minutes.
- Interrupt the active cycle.
- Complete the active cycle.
- See the history of cycles performed.

#### 🛠 Tools and technologies
- JavaScript
- TypeScript
- React.js
- Styled Components
- React Hook Form
- Zod
- React Router DOM
- Immer
- Date fns
- ESLint
- Vite

##

**#NeverStopLearning 🚀**