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
- Host: GitHub
- URL: https://github.com/isabelamoraes/ignite-react-native-stream-data
- Owner: isabelamoraes
- Created: 2021-08-07T03:10:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-07T23:49:15.000Z (almost 4 years ago)
- Last Synced: 2025-01-23T01:12:42.351Z (5 months ago)
- Topics: axios, babel-plugin-inline-dotenv, expo, expo-auth, google-fonts, intl, moti, react-native, react-native-svg, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 7.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
stream.data
See interesting data about the world of Twitch
Features |
Getting Started |
Reference
![]()
## 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.