Skip to content

EltonWhybrow/stranger-things-quiz

Repository files navigation

Stranger Things Fandom Quiz

About

Simple Stranger Things quiz and game. Test you ST fandom. Find out more on here

How to play

Once you get to the quiz page you have the chance to prove your fandom by answering questions on season 1-4 of Stranger Things. You will NOT find out your score untill the end, so you will have to be a real fan to get all correct (without cheating , that is!)

You can get a little refresher on the main characters by going to the characters view, but if you're a real fan you shouldn't need to do that.

Update: Added bonus game. You no longer need to complete quiz to play 'Whack a Gorgon!'.

Tech

This project was generated with Angular CLI version 14.2.3.

Uses Angular Material.

Once the app has been forked/pulled down locally you will need to to run npm install to install any dependencies.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build & Deploy to GitPages

NOTE TO SELF: Build before deploying to github as have not got actions doing build into gitPages

Run ng build to build the project. The build artifacts will be stored in the docs/ directory as they are deployed to github pages.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

FYI - No current end-to-end tests implemented