8000 GitHub - yazzybandyham/Quiz-Game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yazzybandyham/Quiz-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

A Quiz App created using fetch to load questions from a 3rd party API and saves high scores in local storage.

Overview


This quiz app was created with the intention to learn how to integrate 3rd party APIs, and other features listed below:

  • Create a progress bar
  • Generate HTML in JavaScript
  • JavaScript - Array Functions (splice, map, sort), Arrow Functions, Template Literals
  • Save high scores in Local Storage

Font


Google Font - Poppins Font Weight:

  • Regular: 400
  • Semi-bold: 600
  • Bold: 700

CSS link: @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');

Colour Palatte


  • Start, Answer and Play Again Buttons - #8264B2
  • Font Default - #5B4482
  • Answer Select - #6F4077
  • Correct - #649E5A
  • Incorrect - #AE4646
  • Text on Buttons - #FFFFFF

Stack


  • HTML

  • CSS

  • Vanilla JavaScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0