osvaldokalvaitir / react-native-gostack9-challenge8

:shoe: Rocketshoes Application using Redux, Redux-Saga, Immer, React Navigation, React Navigation Stack, styled-components, React Native Vector Icons, polished, Hooks, Reactotron and consuming the features of the JSON Server API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

React Native - GoStack 9 Challenge 8

πŸ‘ž Rocketshoes Application using Redux, Redux-Saga, Immer, React Navigation, React Navigation Stack, styled-components, React Native Vector Icons, polished, Hooks, Reactotron and consuming the features of the JSON Server API

πŸ’ͺ Click here to see the challenge description

GitHub language count GitHub language top Made by Kalvaitir License

Demo   |   Install and run   |   License

πŸ“± Demo

Demo

πŸ”§ Install and run

Open terminal:

# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-gostack9-challenge8

# Entry in folder
cd react-native-gostack9-challenge8

# Install deps with npm or yarn
npm install | yarn

# Run API
json-server server.json

# Launch the app on android with react-native or yarn
react-native run-android | yarn android

# Launch the app on ios with react-native or yarn
react-native run-ios | yarn ios

Click to learn more about the tools used: Reactotron.

πŸ“ License

This project is under the MIT license. See LICENSE for more information.


Developed with πŸ’š by Osvaldo Kalvaitir Filho

About

:shoe: Rocketshoes Application using Redux, Redux-Saga, Immer, React Navigation, React Navigation Stack, styled-components, React Native Vector Icons, polished, Hooks, Reactotron and consuming the features of the JSON Server API

License:MIT License


Languages

Language:JavaScript 59.9%Language:Objective-C 13.9%Language:Java 10.3%Language:Ruby 9.5%Language:Starlark 6.4%