Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocketseat-education/nlw-04-reactjs
Projeto construído durante o Next Level Week #04, na trilha de ReactJS
https://github.com/rocketseat-education/nlw-04-reactjs
nextlevelweek nlw-04 reactjs rocketseat
Last synced: 26 days ago
JSON representation
Projeto construído durante o Next Level Week #04, na trilha de ReactJS
- Host: GitHub
- URL: https://github.com/rocketseat-education/nlw-04-reactjs
- Owner: rocketseat-education
- License: mit
- Created: 2021-02-15T23:30:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T20:43:20.000Z (over 1 year ago)
- Last Synced: 2024-09-29T18:21:20.210Z (about 1 month ago)
- Topics: nextlevelweek, nlw-04, reactjs, rocketseat
- Language: TypeScript
- Homepage:
- Size: 251 KB
- Stars: 194
- Watchers: 4
- Forks: 115
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Tecnologias |
Projeto |
Layout |
Como executar |
Licença
## ✨ Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [React](https://reactjs.org)
- [Next.js](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)## 💻 Projeto
O move.it é um app que une a técnica de Pomodoro com a realização de exercícios físicos para quem passa muito tempo na frente do computador.
## 🔖 Layout
Você pode visualizar o layout do projeto através [desse link](https://www.figma.com/file/ge20pu3ofMOKoliUyKx1Nl/Move.it-1.0). É necessário ter conta no [Figma](http://figma.com/) para acessá-lo.
## 🚀 Como executar
- Clone o repositório
- Instale as dependências com `yarn`
- Inicie o servidor com `yarn dev`Agora você pode acessar [`localhost:3000`](http://localhost:3000) do seu navegador.
## 📄 Licença
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE.md) para mais detalhes.
---
Feito com ♥ by Rocketseat 👋🏻 [Participe da nossa comunidade!](https://discordapp.com/invite/gCRAFhc)