Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aspreet31/react-quiz

React quiz app using useReducer hook for complex state management and Context API to avoid props drilling.
https://github.com/aspreet31/react-quiz

Last synced: 10 days ago
JSON representation

React quiz app using useReducer hook for complex state management and Context API to avoid props drilling.

Awesome Lists containing this project

README

        

# react-quiz
A **react** quiz application that manages complex state logic using the **useReducer** hook and solving props drilling problem using **Context API**.

### Link
Live site url - https://react-quiz-h7uz.onrender.com/
### Author
The Ultimate React Course 2024 :React,Redux & More by Jonas Schmedtmann