https://github.com/ericneves/myfirstandroidapp
🚀 My First Android App with React Native, Expo, Fetch, Rick and Morty API and more...
https://github.com/ericneves/myfirstandroidapp
expo fetch-api javascript react-native rickandmortyapi
Last synced: about 2 months ago
JSON representation
🚀 My First Android App with React Native, Expo, Fetch, Rick and Morty API and more...
- Host: GitHub
- URL: https://github.com/ericneves/myfirstandroidapp
- Owner: EricNeves
- License: mit
- Created: 2023-04-06T18:05:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T13:59:33.000Z (about 3 years ago)
- Last Synced: 2025-01-18T07:27:01.770Z (over 1 year ago)
- Topics: expo, fetch-api, javascript, react-native, rickandmortyapi
- Language: JavaScript
- Homepage:
- Size: 2.88 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README

#### My First Android App 🚀


Meu primeiro aplicativo android, que foi desenvolvido com React Native, Expo, Fetch, Rick and Morty API e entre outros.


#### Executando
```sh
# Clone repository
$ git clone https://github.com/EricNeves/myFirstAndroidApp.git
# Install dependencies
$ cd myFirstAndroidApp && npm install
# Run on android emulator
$ npm run android
```
#### Tools
* Expo (npx create-expo-app project)
* Javascript
* React Native
* Fetch API
* Rick and Morty API
#### License
