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

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

Quiz Webpage: An interactive quiz application built with React. 🎉 🚀 This project leverages the useReducer hook for efficient and scalable state management, ensuring smooth user interactions and dynamic updates. Key Features: 🧠 Responsive UI for an engaging quiz experience ⚡ State management using React's useReducer
https://github.com/haricharan12345/react-quiz

json-server reactjs state-management usereducer

Last synced: about 1 month ago
JSON representation

Quiz Webpage: An interactive quiz application built with React. 🎉 🚀 This project leverages the useReducer hook for efficient and scalable state management, ensuring smooth user interactions and dynamic updates. Key Features: 🧠 Responsive UI for an engaging quiz experience ⚡ State management using React's useReducer

Awesome Lists containing this project

README

        

##first start sever
npm run server

##start project using
npm start

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.