Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 448 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 448 Bytes

Epic Quiz App

A Quiz app built using React using Open Trivia DB API. This project helped me solidify primary concept of React including basic hooks like useState and useEffect in addition to passing states as props.

Quiz App

Just choose your answer and click submit. If all 5 chosen answers are correct you get a nice little surprise! Have fun playing.

Quiz app project React