This project was developed with the following technologies:
- Expo
- ReactJS
- React Hooks
- React Native
- styled-components
- react-native-vector-icons
- Redux
- Redux-Saga
- React Navigation
- Axios
- JSON Server
- Polished
- Immer
- NumeralJS
- VS Code
#Clone repository
$ git clone https://github.com/victorgonzalezz/synvios-challenge.git
#Install dependencies
$ yarn
#Install expo
$ npx(or npm) install expo-cli --global
#Install the application
$ expo start
Json-Server been use by a Fake API.
#Start the FAKE API
$ json-server api.json -H YOUR_HOST
Made with ❤️ by Victor Gonzalez.