quizzical Svelte Themes

Quizzical

A revisited challenge from a web dev course I took on https://scrimba.com

Quizzical

A quick and fun trivia game built in Svelte 5, with customizable options and a surprise for high scorers! 🎉

This project originally began as a React app during my web development course on Scrimba. I decided to revisit and remake it in Svelte 5, taking advantage of its recent stable release and exploring the exciting features it offers.

Live demo

https://quizzical-wine.vercel.app

Tech stack

Svelte, TypeScript, Tailwind

Features

  • enjoy a quick and engaging trivia game
  • choose from a variety of customizable options
  • receive a delightful surprise for answering correctly

Getting started

  1. Fork or clone the repository:
    git clone https://github.com/waikoo/quizzical.git
    
  2. Navigate into the project directory:
    cd quizzical
    
  3. Install dependencies using your favorite package manager (e.g., npm, pnpm, yarn):
    npm install
    
  4. Start the development server:
    npm run dev
    
  5. Open your browser and visit http://localhost:5173.

Special thanks

Big thanks to my wife for her incredible design contributions! Check out her work:

Top categories

Loading Svelte Themes