Skip to content

Files

Latest commit

37e95f0 · Jul 15, 2023

History

History
9 lines (5 loc) · 491 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 491 Bytes

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.