Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 979 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 979 Bytes

QuizzApp - Who Wants to Be a Millionaire?

A webapp based on popular television game show "Who Wants to Be a Millionaire?" using Open Trivia API. The game involves answering questions, for each good question the prize will increase up to 12 good answers which is main prize

Table of contents

Inspiration

The main goal of creating this application was to test the acquired knowledge with Node.js and Express and use SCSS for the first time.

Technologies

  • HTML 5
  • CSS 3 (SCSS)
  • JavaScript ECS6
  • Node.js
  • Express

Live demo

Millionaires

Setup

  • Clone this repo to your desktop
  • Run npm install to install all dependencies
  • Run node app.js to start the application

Site