Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rafinhaa/stream-data-reactn


https://github.com/rafinhaa/stream-data-reactn

react-native styled-components typescript

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        



stream.data





## πŸ”– About
Terceiro desafio da trilha de React Native do Ignite da Rocketseat. Nesse projeto o principal
desafio é a autenticação, que foi treinado construindo um aplicativo que consome dados da API do Twitch.
[Detalhes](docs/ABOUT.md)

## πŸš€ Technologies
- [React Native](https://reactnative.dev/)
- [TypeScript](https://www.typescriptlang.org/pt/)
- [Styled-components](https://styled-components.com/)
- [Axios](https://axios-http.com/docs/intro)

## 🏁 How to run the project
#### Clone the repository
```bash
git clone https://github.com/rafinhaa/stream-data-reactn
cd stream-data-reactn
```

#### Install dependencies
```bash
yarn install
cd ios && pod install && cd ..
```

#### Start server
```bash
yarn run ios
```

## ℹ️ Info
#### Preview



demo





## πŸ“„ Changelog
##### v0.0.1
- Update README.md

## πŸ“ License
[MIT](LICENSE.txt)

**Free Software, Hell Yeah!**