Skip to content

Rizinkovic/iq-clash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IQ Clash

A modern quiz app to test your knowledge across 10 subjects with timed MCQs.

Features

  • 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

Setup

  1. Clone the repository.
  2. Open index.html in a browser.
  3. For the contact form, sign up at Formspree and update the form action in contact.html.
  4. Ensure an internet connection for FontAwesome and LibreTranslate API.

Deployment

Deploy on platforms like Netlify or Vercel. Update social media links in all HTML files with your profiles.

Technologies

  • HTML, CSS, JavaScript
  • FontAwesome for icons
  • LibreTranslate API for translations
  • Formspree for contact form