Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 679 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 679 Bytes

Twitch Game Search

Very basic app built using VueJS, Tailwind CSS and Twitch API.

Features

  • Show top 10 games playing on Twitch
  • Show top 10 channels streaming live right now
  • Ability to search Games by keyword
  • Ability to search Channels by keyword
  • Ability to search Live channels only

Demo URL

https://aslamdoctor.github.io/twitch-game-search/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.