Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T16:32:28.000Z (over 1 year ago)
- Last Synced: 2024-10-13T08:05:45.029Z (3 months 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)
[![Linkedin Badge](https://img.shields.io/badge/-Rafael%20Martins-6E40C9?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/rafaeldcmartins/)](https://www.linkedin.com/in/rafaeldcmartins/)
[![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white&link=mailto:[email protected])](mailto:[email protected])