This is a simple Quiz website. To play the quiz you simply click on "Start Quiz" and there will be five questions to be answered. Those questions are generated automatically through the Open Trivia Database API. After having answered all questions, you can check out how many of them you got right by clicking on "Check Answers". You can click on "Play again" to answer a new set of questions.
This project was mainly written with React, JavaScript, HTML and CSS.
New functionalities to the site and also small design improvements may be added in the future. Improvements in code readability and refactoring of the code may also be implemented.
This App was made using Create React App. A live version of it can be accessed through this link. If you want to launch it locally using Create React App, you can run:
npm start