Skip to content

nhope123/wazoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo
Wazoo

Twitch User data dashboard.

Key FeaturesHow To UseValidationCreditsAuthorsLicense

dark mobile screenshot Desktop screenshot

Key Featuures

  • Fetch a list of Twitch User's data
  • Select a group of User:
    • Select all users
    • Select online users
    • Select offline users
  • Upon selecting an individual User, display User data
  • Link User name to User's online channel

How To Use

  1. Run online live version.
  2. Clone and run this application. You'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/nhope123/wazoo.git

# Go into the repository
$ cd wazoo

# Install dependencies
$ npm install

# Run the app
$ npm start
  1. View React component documentation
# Run the documentation
$ npm run styleguidist server

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Validation

Credits

This software uses the following open source packages:

  • React - A JavaScript library for building user interfaces.
  • Node.js - An asynchronous event-driven JavaScript runtime.
  • Dart Sass - Css preprocessor.
  • React Bootsrap icons - Free svg icons personal use.
  • Bootstrap - Css framework.
  • icon-icons - Free icons for personal and commercial use.
  • Uuid - RFC4122 UUIDs creation.
  • axios - Promise based HTTP client for the browser and node.js

Authors

License

Creole Food is an open source software licensed as GNU General Public License v3.0.