Key Features • How To Use • Validation • Credits • Authors • License
- 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
- Run online live version.
- 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
- 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.
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
Creole Food is an open source software licensed as GNU General Public License v3.0.