/twitch-api

FreeCodeCamp intermediate project

Primary LanguageJavaScript

Twitch API

FreeCodeCamp final intermediate project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

The requirement to complete this project is, as the name suggests, using the Twitch API. However, due to problems stated in the challenge description, I've not used the API.

There's a solution given to this, but instead of the big array to be added as a .json file, I broke it down into a simpler smaller array.

The project is complete and you can view it on CodePen.