Skip to content

Latest commit

 

History

History
70 lines (48 loc) · 2.17 KB

File metadata and controls

70 lines (48 loc) · 2.17 KB

Logo

React Native - GoStack 4 Challenge 3

📌 Application using React Native, ESLint, EditorConfig, Babel Root Import, Redux, Redux-Saga, Ducks, Reactotron, Mapbox and consuming the features of the GitHub 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-gostack4-challenge3

# Entry in folder
cd react-native-gostack4-challenge3

# Install deps with npm or yarn
npm install | yarn

# 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, Mapbox.

📝 License

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


Developed with 💚 by Osvaldo Kalvaitir Filho