Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelitodev/uiclone-twitch
This is a UI Clone of Twitch that is the world's leading live streaming platform for gamers and the things we love. Watch and chat now with millions of other fans from around the world.
https://github.com/miguelitodev/uiclone-twitch
react react-native ts twitch typescript
Last synced: about 2 months ago
JSON representation
This is a UI Clone of Twitch that is the world's leading live streaming platform for gamers and the things we love. Watch and chat now with millions of other fans from around the world.
- Host: GitHub
- URL: https://github.com/miguelitodev/uiclone-twitch
- Owner: miguelitodev
- Created: 2020-09-22T00:52:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T23:09:52.000Z (over 4 years ago)
- Last Synced: 2023-10-31T23:27:32.430Z (about 1 year ago)
- Topics: react, react-native, ts, twitch, typescript
- Language: TypeScript
- Homepage:
- Size: 9.46 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UI Clone Twitch
## :dart: About
Twitch is a streaming site that aired in June 2011 as a spin-off from the Justin.tv platform. The main focus of the site is the transmission of video games, including playthroughs, as well as showing various e-sports competitions. Content can be broadcast live or on demand.
## :rocket: Technologies
The following tools were used in this project:
- [React Native](https://reactnative.dev/)
- [TypeScript](https://www.typescriptlang.org/)## :white_check_mark: Requirements
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
## :checkered_flag: Starting
```bash
# Clone this project
$ git clone https://github.com/miguelrisquelme/uiclone-twitch.git# Access
$ cd uiclone-twitch# Install dependencies
$ yarn install# Run the project
$ yarn start# Will generate a QRCode, just need install the expo app on your phone and play
```## :memo: License
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by Miguel Riquelme