Skip to content

gabrielanselmo/clone-twitch-app

Repository files navigation

Twitch

Twitch App Clone (DarkMode)

GitHub language count Repository size GitHub last commit Repository issues License

Technologies   |    How to run   |    Project   |    How to contribute   |    License


Frontend

🚀 Technologies

This project was developed with the following techs:

💻 Project

This project is a clone based in Twitch app main page

🏃 How to run

Install dependencies

  $ yarn

  or

  $ npm install

Start server

  $ yarn start

  or

  $ npm start

🤔 How to contribute

  • Fork this repo;
  • Create a branch for your new feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My brand new feature';
  • Push it to your branch: git push origin my-feature.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published