Skip to content

Adelinked/Quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz application developed with Next.js React framework

This project contains the source code of a quiz app using the react useState hook.

Here are some screenshots of the application: App Screenshot App Screenshot

Built With

Here is a list of the technologies used in this project.

  1. 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.

  2. React - A very popular JavaScript DOM rendering framework for building scalable web applications using a component-based architecture.

  3. 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

Releases

No releases published

Packages

No packages published