https://github.com/shahsuvarli/react-quiz-app
React Quiz App is a web application built in ReactJS that allows users to create and take quizzes, with instant feedback and results.
https://github.com/shahsuvarli/react-quiz-app
answers css html knowledge quiz reactjs results test yourself
Last synced: 2 months ago
JSON representation
React Quiz App is a web application built in ReactJS that allows users to create and take quizzes, with instant feedback and results.
- Host: GitHub
- URL: https://github.com/shahsuvarli/react-quiz-app
- Owner: shahsuvarli
- Created: 2022-11-11T20:31:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T21:36:00.000Z (about 3 years ago)
- Last Synced: 2025-09-10T20:57:03.334Z (9 months ago)
- Topics: answers, css, html, knowledge, quiz, reactjs, results, test, yourself
- Language: JavaScript
- Homepage: https://react-quiz-myapp.netlify.app/
- Size: 689 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React Quiz App
==============
This is a web application built with ReactJS that allows users to create their own quizzes and test their knowledge.
Usage
-----
The application is deployed on .
To create your own quiz, simply click on the "Create Quiz" button on the home page and follow the instructions. Once you've created your quiz, you can take it and see your score and the correct answers at the end.
Technologies Used
-----------------
This application was built with the following technologies:
- ReactJS
- Material UI
Installation
------------
To install and run the application locally, follow these steps:
1. Clone the repository
2. Run `npm install` to install dependencies
3. Run `npm start` to start the development server
4. Open `http://localhost:3000` in your web browser
Credits
-------
This application was developed by myself as a personal project.
License
-------
This project is licensed under the MIT License - see the [LICENSE](https://opensource.org/license/mit/) file for details.