Preview Link: https://priyareact-quiz-app.netlify.app/
Description: React Quiz app by using useReducer Hooks handled multiple action type to perform different status of application loading, ready,error, active, finished, reset by dispatching it to the reducer to compute handle state changes.
Tech Used:
- HTML
- CSS
- Javascript
- React
Features:
Action Type: loading
Action Type: ready
Action Type: active
Action Type: error
Action Type: finished
Action Type: start