Skip to content

Adelinked/Quiz-app-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz application developed with Next.js React framework

This project contains the source code of a quiz app using Redux Thunk for state management.

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.

Resources used

  • with-redux-thunk - An example to show how to integrate Redux and Redux Thunk in Next.js.

You can see the the result of the application deployed here: https://quiz-app-redux-adelinked.netlify.app

Releases

No releases published

Packages

No packages published