Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 1.16 KB

README.md

File metadata and controls

57 lines (40 loc) · 1.16 KB

Quiz App

This is a course challenge from the Learn React course provided by Scrimba

Test Your Knowledge With this Quiz App built with Open Trivia DB 📃

Table of contents

Overview

Features

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • Ability to select between genres and the number of question to be testes with.

Screenshots

Start Page Quiz Page

Links

Setup

Using yarn 👇

$ yarn
$ yarn dev

Using NPM👇

$ npm install
$ npm run dev

My process

Built with

Author