/linkify

The Full SvelteKit Course (linkify)

Primary LanguageSvelte

SvelteKit - The Full Course (Forked from fireship.io)

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