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
- Host: GitHub
- URL: https://github.com/haricharan12345/react-quiz
- Owner: haricharan12345
- Created: 2025-01-24T09:17:38.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-02-10T07:42:15.000Z (4 months ago)
- Last Synced: 2025-05-08T19:03:45.797Z (about 1 month ago)
- Topics: json-server, reactjs, state-management, usereducer
- Language: JavaScript
- Homepage:
- Size: 190 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.