Skip to content

React quiz app designed using react, reducer, reduce function and useEffect

Notifications You must be signed in to change notification settings

zangpodawa/react-quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Quiz App

This React Quiz App is a project designed to enhance your understanding of React concepts such as useEffect, reducer, reduce function with switch case, dispatch, state management, and the usage of props. The app was developed while learning React from Jonas, who has been an invaluable source of guidance throughout the learning process.

Features

  1. React Components: The app is structured using various React components to promote modularity and maintainability.
  2. Use of useEffect: Leveraging the power of useEffect for managing side effects and ensuring efficient handling of lifecycle events.
  3. State Management with Reducer: The app employs a reducer for effective state management, enabling a clear and predictable flow of data within the application.
  4. Switch Case and Dispatch: The use of switch case statements combined with dispatch ensures a structured and scalable approach to handling different actions within the app.
  5. Props Usage: Props are utilized to pass data between components, fostering a seamless flow of information throughout the application.

react-quiz1

react-quiz2

react-quiz3

react-quiz4

About

React quiz app designed using react, reducer, reduce function and useEffect

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published