This project contains the source code of a quiz app using the react useState hook.
Here are some screenshots of the application:
Here is a list of the technologies used in this project.
-
Next.js - A framework for building server-side rendered(SSR) React applications with ease. It handles most of the challenges that come with building SSR React apps.
-
React - A very popular JavaScript DOM rendering framework for building scalable web applications using a component-based architecture.
-
Trivia API - The Open Trivia Database provides a completely free JSON API for use in programming projects. Use of this API does not require a API Key, just generate the URL below use it in your own application to retrieve trivia questions.
You can see the the result of the application deployed here: https://quiz-app-adelinked.netlify.app