Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devzgabriel/move-it
A different Pomodoro application with gamification. This repository was created in Next Level Week 4 on the Rocketseat event.
https://github.com/devzgabriel/move-it
nextjs pomodoro pomodoro-technique reactjs typescript vercel
Last synced: 26 days ago
JSON representation
A different Pomodoro application with gamification. This repository was created in Next Level Week 4 on the Rocketseat event.
- Host: GitHub
- URL: https://github.com/devzgabriel/move-it
- Owner: devzgabriel
- Created: 2021-02-23T12:31:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-27T20:36:21.000Z (almost 4 years ago)
- Last Synced: 2023-03-06T06:32:46.870Z (almost 2 years ago)
- Topics: nextjs, pomodoro, pomodoro-technique, reactjs, typescript, vercel
- Language: TypeScript
- Homepage: move-it-one-dun.vercel.app
- Size: 1.68 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Move it
## Estude e trabalhe de maneira organizada com a técnica Pomodoro no Move it!
### Você já pode testar se quiser! Só clicar nesse link: [move-it](https://move-it-dun.vercel.app/)
### Veja como é:
### Mobile (**Em breve**)
## Como executar na sua máquina e testar
### **Instalando e executando o projeto**
No terminal digite todos os comandos abaixo:
```Bash
git clone https://github.com/devzgabriel/move-it.git
``````Bash
cd move-it
``````Bash
yarn install
``````Bash
yarn start
```### **Executando testes**
Os testes serão acrescentados em breve!
## **Criado por Gabriel Silva ministrada pela Rocketseat**