A frontend quiz website created using HTML, CSS, and JavaScript.
This project is made for ICT students to test their knowledge through fun and interactive quizzes on HTML and CSS topics.
- Create an account
- Login your account
- Choose a quiz category (HTML, CSS).
- Answer each question by selecting your choice.
- Submit your answers to see your final score.
- You can retry or choose another quiz anytime!
- HTML5 – Structure of the website
- CSS3 – Styling and layout
- JavaScript (ES6+) — Quiz logic and interactivity
- Clone this repository
git clone https://github.com/Riegooo/quizzical-hub.git
- Open the folder
cd "Mattheans-QuizzicalHub (Frontend)"
- Run the project
- Simply open the
landingpage.htmlfile in your browser.
(No installation needed — it's a pure frontend project!)
- Simply open the
Christian Daniel Cagas