codingforfoodllc / sveltekit-actions

Final source code for the 'Form Actions in SvelteKit' video on my YouTube channel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Form Actions in SvelteKit

Source code used in the Form Actions 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-actions.git

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

# Install dependencies
npm install

# Start development environment
npm run dev

About

Final source code for the 'Form Actions in SvelteKit' video on my YouTube channel.


Languages

Language:Svelte 60.2%Language:JavaScript 34.8%Language:HTML 4.3%Language:CSS 0.8%