Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 é:


move-it



move-it



move-it


### 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**