Skip to content

ReactJS single page app to search your favorite Twitch channels, instantly view their follower counts, and get a link to their channels!

Notifications You must be signed in to change notification settings

cheesecakeassassin/twitch-user-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch User Search

Licensing:

license

Table of Contents

Description:

A single page application that uses the Twitch API to search Twitch channels, retrieve their follower count, and provide a link to their channel.

Technologies Used

  • ReactJS (Frontend framework)
  • NodeJS (Environment)
  • ExpressJS (Web server)
  • Axios (HTTP Requests)
  • Redis (Caching database)
  • CSS (Frontend styling)
  • Heroku (Application deployment)

Installation:

  • Clone this repo to your desired destination
  • Run npm i inside the directory to get the needed dependencies
  • Run npm run develop to concurrently run the client and server
  • The web app will automatically open in your default browser
  • Enjoy!

Usage:

Skip installation and jump straight into the deployed app! https://twitch-user-search.herokuapp.com/

Search the name of your favorite Twitch channels

beforeUserSearch

Click on the channel name to open a tab to their Twitch channel, or simply view their follower count and search another name

afterUserSearch

Additional Info:

Send me an email for any questions about this project @ [email protected]!

About

ReactJS single page app to search your favorite Twitch channels, instantly view their follower counts, and get a link to their channels!

Topics

Resources

Stars

Watchers

Forks