fireship-io / fkit-course

The Full SvelteKit Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SvelteKit - The Full Course

This repo contains the code for the Full SvelteKit Course on fireship.io

Usage

To take advantage of this code you will need to add your own Firebase client project config and Firebase Admin SDK service account as explained in the course setup.

git clone <this-repo>
npm i
npm run dev

About

The Full SvelteKit Course


Languages

Language:Svelte 70.2%Language:TypeScript 24.6%Language:JavaScript 3.6%Language:HTML 1.4%Language:CSS 0.2%