├── index.html ├── logic.js └── style.css /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Moeez-Rajpoot/Quiz-Web-App/HEAD/index.html -------------------------------------------------------------------------------- /logic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Moeez-Rajpoot/Quiz-Web-App/HEAD/logic.js -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Moeez-Rajpoot/Quiz-Web-App/HEAD/style.css --------------------------------------------------------------------------------