Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 485 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 485 Bytes

QuizHub

QuizHub is a simple quiz platform developed with HTML, CSS, and JavaScript.

Features

  • Create custom quizzes with multiple choice questions
  • Take quizzes and get instant feedback on your answers
  • User-friendly interface with responsive design
  • Easy to extend and customize

Getting Started

Clone the repository and open index.html in your web browser to view the project.

git clone https://github.com/yourusername/QuizHub.git
cd QuizHub
open index.html