ahmed12126 / sveltekit-loading-data

Final source code for the 'Loading Data in SvelteKit' video on my YouTube channel.

Home Page:https://youtube.com/c/huntabyte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loading Data in SvelteKit

Source code used in the Loading Data in SvelteKit video on my YouTube channel.

Getting Started

To quickly get started, follow the steps below.

# Clone this repository
git clone git@github.com:huntabyte/sveltekit-loading-data.git

# Navigate to the sveltekit-loading directory
cd sveltekit-loading-data

# Install dependencies
npm install

# Start development environment
npm run dev

About

Final source code for the 'Loading Data in SvelteKit' video on my YouTube channel.

https://youtube.com/c/huntabyte


Languages

Language:JavaScript 65.6%Language:Svelte 23.9%Language:HTML 10.5%