Quiz Generator

This is a Svelte-based web application for a Quiz generator, created using Vite. The app allows users to select topics, answer quiz questions, and view results.

Features

  • Dynamic topic loading from a JSON file.
  • Interactive quiz interface.
  • Responsive design using Tailwind CSS.

Setup Instructions

  1. Install dependencies:

    npm install
    
  2. Create your MCQs in the data folder (see data/README.md)

  3. Run the development server:

    npm run dev
    
  4. Open the app in your browser at the provided local development URL.

Project Structure

  • src/: Contains the main application code.
    • App.svelte: Main component for the application.
    • lib/: Reusable components.
    • assets/: Static assets like images.
  • public/: Publicly accessible files.
  • vite.config.js: Vite configuration file.

Technologies Used

License

This project is licensed under the MIT License.

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes