Skip to content

hkhoa-ng/quizzical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small trivia quiz app, made in React, using the React's ContextAPI. This app was made as the last project for the Learn React for free course on Scrimba. Have always wanted to learn web development, I decided to pick this course up to try and learn React. This course taught me the basics of React, and I learned how to use the useState and useEffect hook of React. Later, I used useContext to implement the state manager of this small app.

This app is made possible using the questions fetched from Open Trivia Database. The data is then presented on the page, then users can play the quiz, and check their results.

TODO: Make the app responsive for different device size.

About

A small React trivia app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published