Skip to content

Latest commit

History

History
57 lines (40 loc) 路 1.16 KB

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