open-skillz Svelte Themes

Open Skillz

Svelte-based, lean progressive web application, no server side. Acts a companion for the organizers of a sport event, to schedule matches between players, shows rating and decide on winners

Player Rating Tracker

A simple web application built with Vite, Svelte, and TypeScript for tracking player ratings. Features include player management with local storage persistence and automatic rating-based sorting.

Dependencies

{
  "svelte": "^4.2.0",
  "typescript": "^5.0.0",
  "vite": "^4.4.0",
  "tailwindcss": "^3.3.0",
  "@sveltejs/vite-plugin-svelte": "^2.4.0"
}

Setup

  1. Clone the repository
  2. Install dependencies:
npm install
  1. Start development server:
npm run dev

Access the application at http://localhost:5173

Top categories

Loading Svelte Themes