Twitch.tv interface clone.
You will need to install
$ git clone https://github.com/AlienDev66/TwitchTv-clone.git # Clone this repository to your machine
$ cd TwitchTv-clone # Enter to the project folder
$ yarn # Install all dependencies
$ yarn start # Running the project
🎉 Congratulations, the project is running.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.