React Native App getting data from http://indecon.space.
This App use concepts like components, navigation packages, screens, request to external API and theme file. Also to improve the collaboration, the projec use ESLint, Prettier and EditorConfig.
- Node JS
- Git
- Npm
- Expo CLI
Use npm to install the dependencies.
npm install
To run a test you'll need some of them options Android/iOS Emulator or Android/iOS Device
npm run start
npm run test