Very basic app built using VueJS, Tailwind CSS and Twitch API.
- 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
https://aslamdoctor.github.io/twitch-game-search/
npm install
npm run serve
npm run build
npm run lint