https://github.com/martins-rafael/moveit
:stopwatch: Recupere o foco e seja mais produtivo com o Move.it!
https://github.com/martins-rafael/moveit
challenges focus moveit nextjs nextlevelweek nlw-4 pomodoro reactjs rocketseat server-side-rendering ssr styled-components typescript vercel
Last synced: 18 days ago
JSON representation
:stopwatch: Recupere o foco e seja mais produtivo com o Move.it!
- Host: GitHub
- URL: https://github.com/martins-rafael/moveit
- Owner: martins-rafael
- License: mit
- Created: 2021-02-23T01:14:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T16:32:28.000Z (almost 2 years ago)
- Last Synced: 2025-04-10T22:44:42.693Z (18 days ago)
- Topics: challenges, focus, moveit, nextjs, nextlevelweek, nlw-4, pomodoro, reactjs, rocketseat, server-side-rendering, ssr, styled-components, typescript, vercel
- Language: TypeScript
- Homepage: https://rcm-moveit.vercel.app/
- Size: 854 KB
- Stars: 20
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Move.it
## Tópicos
[Sobre o Move.it](#sobre-o-moveit)
[Tecnologias](#tecnologias)
[Instalação e uso](#instalação-e-uso)
[Licença](#licença)
## Sobre o Move.it
O Move.it é um App que utiliza a técnica de [pomodoro](https://pt.wikipedia.org/wiki/T%C3%A9cnica_pomodoro), com o objetivo de melhorar sua produtividade e foco. Desenvolvido durante a Next Level Week #4 da [Rocketseat](https://rocketseat.com.br/).
![]()
## Tecnologias
Tecnologias e ferramentas utilizadas no desenvolvimento do projeto:
- [React](https://reactjs.org/)
- [Next.js](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [JavaScript Cookie](https://github.com/js-cookie/js-cookie)
- [Styled Components](https://styled-components.com/)
- [React Icons](https://react-icons.github.io/react-icons/)
- [VS Code](https://code.visualstudio.com/) com [ESLint](https://eslint.org/), [Prettier](https://prettier.io/) e [EditorConfig](https://editorconfig.org/)
## Instalação e uso
```bash
# Abra um terminal e copie este repositório com o comando
git clone https://github.com/martins-rafael/moveIt.git
# ou use a opção de download.# Entre na pasta do projeto com
cd moveIt# Instale as dependências
yarn install# Rode a aplicação
yarn dev# Acesse http://localhost:3000 no seu navegador.
```
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](/LICENSE) para mais detalhes.
---
Feito com :purple_heart: by [Rafael Martins](https://github.com/martins-rafael)
[](https://www.linkedin.com/in/rafaeldcmartins/)
[](mailto:[email protected])