play dice with TextToSpeech and Expo - React Native, with login: root and password: root
- Clone this respository
git clone https://github.com/brandonsousa/RandomDice.git
- In the folder
npm install
- If you have the Expo-cli
expo start
- else
```
npm start
```