https://github.com/innovatorved/quizz-app-template
Basic Quiz App template for the Web Developers
https://github.com/innovatorved/quizz-app-template
javascript reactjs
Last synced: 4 days ago
JSON representation
Basic Quiz App template for the Web Developers
- Host: GitHub
- URL: https://github.com/innovatorved/quizz-app-template
- Owner: innovatorved
- Created: 2022-01-07T08:32:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-18T20:30:58.000Z (over 3 years ago)
- Last Synced: 2025-02-08T00:44:23.099Z (8 months ago)
- Topics: javascript, reactjs
- Language: JavaScript
- Homepage:
- Size: 411 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Basic Quiz App template for the Web Developers
template want to only set the questions and points for every correct answer and wrong anwser
# set these variables in
#### path 'src/Component/Context/StateManagement.js'```js
const forWrongAnswer = 5; // -5points for every wrong anwer
const forTrueAnswer = 10; // +10points for correct answer
const totalTime = 50; // Total time quiz to be run
const cutTime = 10; // cut time if user select incorrect answer
```## Images
#### Start

#### Questions

#### Final

#### Highscore

## License
[MIT](https://choosealicense.com/licenses/mit/)
## Authors- [Ved Gupta](https://www.github.com/innovatorved)
## 🚀 About Me
I'm a Developer i will feel the code then write .
## SupportFor support, email vedgupta@protonmail.com