Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/react-native-gostack4-challenge1

:page_facing_up: Application using React Native, ESLint, Prettier, EditorConfig, Babel Root Import, Babel Module Resolver, React DevTools, prop-types, DebugJS and Reactotron
https://github.com/osvaldokalvaitir/react-native-gostack4-challenge1

bootcamp gostack gostack-4 react-native rocketseat

Last synced: 8 days ago
JSON representation

:page_facing_up: Application using React Native, ESLint, Prettier, EditorConfig, Babel Root Import, Babel Module Resolver, React DevTools, prop-types, DebugJS and Reactotron

Awesome Lists containing this project

README

        


Logo


React Native - GoStack 4 Challenge 1


:page_facing_up: Application using React Native, ESLint, Prettier, EditorConfig, Babel Root Import, Babel Module Resolver, React DevTools, prop-types, DebugJS and Reactotron


:muscle: Click here to see the challenge description


GitHub language count

GitHub language top


Made by Kalvaitir

License


Demo   |   Install and run   |   License

## :iphone: Demo

![Demo](/.github/assets/demo.png)

## :wrench: Install and run

Open terminal:

```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-gostack4-challenge1

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

# 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](https://github.com/osvaldokalvaitir/awesome/blob/main/src/apps-inspectors/reactotron.md).

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho