https://github.com/salatech/r-quiz
A react quiz appplication
https://github.com/salatech/r-quiz
api quiz-app react reactquiz-app
Last synced: 2 months ago
JSON representation
A react quiz appplication
- Host: GitHub
- URL: https://github.com/salatech/r-quiz
- Owner: salatech
- Created: 2022-07-06T14:48:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T15:52:43.000Z (over 2 years ago)
- Last Synced: 2023-03-08T21:56:13.087Z (about 2 years ago)
- Topics: api, quiz-app, react, reactquiz-app
- Language: JavaScript
- Homepage: https://salatech-react-quiz.netlify.app/
- Size: 302 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Quiz Application
This is the code for a web-based quiz application, built with React.
## Technologies Used
- React
- JavaScript
- [Bootstrap](https://getbootstrap.com/)
- [JSON](https://www.json.org/)## Features
- User-friendly interface
- Responsive design for mobile devices
- Customizable quiz with questions in JSON format
- Multiple choice and true/false question types
- Instant feedback on correct and incorrect answers
- Final score and result at the end of the quiz
- Ability to start the quiz again## Getting Started
1. Clone the repository
2. Install dependencies
3. Start the development server
4. Open [http://localhost:3000](http://localhost:3000) in your browser to view the website.## Deployment
This app can be deployed on any web server of your choice.## Author
salatech