This is a simple F1 quiz website built using HTML, CSS, and JavaScript. The website is styled using Tailwind CSS.
- Users can take a quiz about Formula 1.
- Each quiz consists of multiple-choice questions.
- After answering all questions, users can submit their answers to see their score.
- The website calculates the score based on the number of correct answers.
- Users receive instant feedback on their performance.
- The website is designed to be responsive and can be used on various devices.
- Users can restart the quiz to retake it as many times as they want.
- HTML
- CSS (Tailwind CSS)
- JavaScript
- Clone this repository to your local machine.
- Open the
index.html
file in your web browser. - Start the quiz by clicking the "Start Quiz" button.
- Answer all the questions.
- Click the "Submit" button to see your score.
- To retake the quiz, click the "Restart Quiz" button.
You can try the live demo here.
You can share this F1 quiz website on Twitter by clicking here.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.