A Trivia game with 10 question from Open Trivia Database, develop with react native
- npm install
- npm run
- use expo tools to see the app in a mobile device or in a simulator
- Create React Native App used to create the mobile app with no build configuration
- React navigation used to facilitate navigation between the app screens
- Expo used to test and publish the app
- html-entities usefull to decode the strings
- Redux used to manage the state of the project