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

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...

Awesome Lists containing this project

README

          

![Logo](.github/et.png)

#### My First Android App 🚀

![Commit](https://img.shields.io/github/last-commit/ericneves/myFirstAndroidApp?color=success&logo=appveyor&logoColor=success&style=flat-square)
![License](https://img.shields.io/github/license/ericneves/myFirstAndroidApp?color=success&logo=appveyor&logoColor=success&style=flat-square)

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

![Screenshot](.github/screenshot.png)
![Recorder](.github/screenRecorder.gif)

#### 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

![License](https://img.shields.io/github/license/ericneves/myFirstAndroidApp?color=success&logo=appveyor&logoColor=success&style=flat-square)