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

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.

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.