https://github.com/emanoelhenrick/ignitetimer
Timer created with React
https://github.com/emanoelhenrick/ignitetimer
react-router react-router-dom reactjs
Last synced: 2 months ago
JSON representation
Timer created with React
- Host: GitHub
- URL: https://github.com/emanoelhenrick/ignitetimer
- Owner: emanoelhenrick
- Created: 2023-01-26T19:26:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-06T18:59:09.000Z (over 3 years ago)
- Last Synced: 2025-02-09T10:41:41.362Z (over 1 year ago)
- Topics: react-router, react-router-dom, reactjs
- Language: TypeScript
- Homepage:
- Size: 349 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ignite Timer
Execício do Ignite React da Rocketseat, abordando conceitos e bibliotecas como Context API, Styled-Components, React Router Dom, React Hook Form, Zod para validações, Immer para imutabilidade, Hooks como useState, useReducer e useEffect.
## Rodando localmente
Clone o projeto
```bash
git clone https://github.com/emanoelhenrick/igniteTimer.git
```
Entre no diretório do projeto
```bash
cd igniteTimer
```
Instale as dependências
```bash
npm install
```
Execute o preview
```bash
npm run dev
```
## Screenshots


