jeopardy

Jeopardy

Jeopardy clone for teammeetings built with Svelte and SvelteKit

Jeopardy for team meetings

A Jeopardy clone for team meetings built with Svelte and SvelteKit.

Developing

Once you've installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

Using a Google Spreadsheet to manage questions and answers content

  1. Create a Google Cloud Project

  2. Enable Spreadsheet API

  3. Create a service account and access credentials

  4. Copy spreadsheet template

  5. Share copied spreadsheet with created service account

  6. Create .env file and add credentials

    mv .env.example .env
    

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes