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

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

Awesome Lists containing this project

README

          

![Logo](https://raw.githubusercontent.com/innovatorved/Quizz-App-template/main/public/favicon.ico)

# 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

![Start](https://raw.githubusercontent.com/innovatorved/Quizz-App-template/main/Images/Screenshot%202022-01-19%20at%2000-54-34%20Quiz%20App.png)

#### Questions

![Questions](https://raw.githubusercontent.com/innovatorved/Quizz-App-template/main/Images/Screenshot%202022-01-19%20at%2000-54-44%20Quiz%20App.png)

#### Final

![Final](https://raw.githubusercontent.com/innovatorved/Quizz-App-template/main/Images/Screenshot%202022-01-19%20at%2000-54-59%20Quiz%20App.png)

#### Highscore

![Highscore](https://raw.githubusercontent.com/innovatorved/Quizz-App-template/main/Images/Screenshot%202022-01-19%20at%2000-55-17%20Quiz%20App.png)

## 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 .


## Support

For support, email vedgupta@protonmail.com