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

https://github.com/isabelamoraes/ignite-react-native-stream-data


https://github.com/isabelamoraes/ignite-react-native-stream-data

axios babel-plugin-inline-dotenv expo expo-auth google-fonts intl moti react-native react-native-svg styled-components typescript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        




stream.data


See interesting data about the world of Twitch


Features   |   
Getting Started   |   
Reference


Mobile Application Demo

## Features

This project was developed with the following technologies:

- **[React Native](https://reactnative.dev/)** - A framework for creating native apps for Android and iOS with JavaScript and React.

## Getting Started

To clone and run this application, place from your command line:

```bash
# Clone this repository
$ git clone https://github.com/isabelamoraes/ignite-react-native-stream-data.git ignite-react-native-stream-data

# Go into the repository
$ cd ignite-react-native-stream-data

# Install dependencies
$ yarn

# Run the mobile application (Android)
$ yarn android

```

## Reference

This application is the result of the challenge proposed in Chapter II of the React Native track on Ignite, training promoted by Rocketseat.