/Quiz-app

Quiz application using html, css and javascript

Primary LanguageCSS

Quiz App (Quizzical poincare)

An HTML,CSS and Javascript quiz application.


Screenshots

Features

  • Clean user interface
  • Light and Dark theme
  • Trivia for questions
  • Different questions categories
  • Abillity to choose difficulty level
  • Store highest scores to local storage.
  • and lots more

visit live site here


How to use

Download

Download the zip file and unzip into your computer.

Clone this repository

To clone and run this application, you'll need git installed on your computer Download Git

open up your terminal and clone this repository

git clone https://github.com/abel-otegbola/Quiz-app

Go into the folder

open the index.html in your browser.

API integration

to use the trivia api just make a GET request to

https://the-trivia-api.com/api/questions

Visit Trivia to learn more

credits

You may also like

Check out my awesome Snake game built with javascript