React Native App using Redux and Redux Saga, Styled Components and Axios.
This Mobile App serves like a clone of Netshoes.
Clone the repository.
git clone https://github.com/emersonbrs/rocketshoes-mobile
Install the application in your device:
react-native run-android
or
react-native run-ios
Run the following commands to run the server:
yarn start