Esse repositório consiste no projeto Pomodoro. Consiste em um aplicativo mobile que implementa o método de estudo Pomodoro.
- Typescript
- Expo
- React Native
- Nativewind (Tailwind)
- Async Storage
- Moti
- Instalar o expo
npm install -g expo
- Clonar o respositório
git clone https://github.com/matosgabriel/pomodoro.git
- Instalar as dependências do projeto
yarn install
- Executar o app
yarn start
- Acessar o app no celular escaneando o QR code pelo aplicativo Expo Go.