Skip to content

A quiz app made in React that makes API calls to the Open Trivia Database. A practice challenge from Scrimba's React course.

Notifications You must be signed in to change notification settings

ameyayeg/quizzical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project description

Quizzical accesses trivia questions from the Open Trivia API and scores players based on their answers.

This is the final solo project of Bob Ziroll's React course on Scrimba, developed from scratch.

⚒️ Built with

  • HTML 5
  • CSS 3
  • Javascript
  • React

How to install

To fork the repository, click on the fork button at the top right of the page. Once the repo is forked open your terminal and perform the following commands: $git clone hhttps://github.com/<YOUR GITHUB USERNAME>/developer-portfolio.git and $cd developer-portfolio

Install packages from the root directory:

$npm install

Start the development server:

$npm run start

📷 Screenshots

Screenshot 2022-10-05 at 09 04 18

About

A quiz app made in React that makes API calls to the Open Trivia Database. A practice challenge from Scrimba's React course.

Topics

Resources

Stars

Watchers

Forks