Skip to content

nnk03/quiz-game-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quiz-game-web-app

A quiz game done using REACT JS

This project uses REACT JS's features like useState, useEffect and receives the questions and answers from this website using API call requests. The quiz game retrieves questions from the open trivia database through API calls.

This website has been deployed using Netlify.

Play the game here.