A modern quiz app to test your knowledge across 10 subjects with timed MCQs.
- Landing page with a start button
- Quiz selection with language choice (English/French) and 10 subjects
- 10 questions per subject, 10 seconds each, 5 marks per question
- Translation of all pages and quiz content using LibreTranslate API
- Shareable result links
- Contact form (via Formspree)
- Responsive, modern UI with FontAwesome icons
- Language toggle button in navigation bar
- Clone the repository.
- Open
index.html
in a browser. - For the contact form, sign up at Formspree and update the form action in
contact.html
. - Ensure an internet connection for FontAwesome and LibreTranslate API.
Deploy on platforms like Netlify or Vercel. Update social media links in all HTML files with your profiles.
- HTML, CSS, JavaScript
- FontAwesome for icons
- LibreTranslate API for translations
- Formspree for contact form