Skip to content

A React web-app Trivia Game! My final solo project as part of Scrimba's Learn React for Free Course!

Notifications You must be signed in to change notification settings

sarahsimionescu/quizzical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quizzical

A React web-app Trivia Game! My final solo project completely made from scratch as part of Scrimba's Learn React for Free Course taught by @bobziroll : https://scrimba.com/learn/learnreact

Trivia Questions API: https://opentdb.com/api_config.php

It was a lot of fun learning to use React and I cannot wait to use these skills in future projects.

How to Use

  1. Install Node.js https://nodejs.org/en/download/
  2. In your terminal write...
    npx create-react-app quizzical
    cd quizzical
    
  3. Replace the public and src folders with the ones in this repository
  4. npm start
    
  5. Open http://localhost:3000 in your browser
  6. Have fun!!

image image image

About

A React web-app Trivia Game! My final solo project as part of Scrimba's Learn React for Free Course!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published