Fun quiz
A web application that allows user to do fun quizzes about general knowledge, sports, and animals. Users can view the scores achieved in the quizzes they have completed. User’s data is saved in Browser’s Local Storage. This website requests Open Trivia DB API to retrieve quiz questions. To handle client interactivity, React.js and Chakra UI is used.