Skip to content

sloba-byte/sveltekit-actions

 
 

Repository files navigation

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 [email protected]: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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 60.1%
  • JavaScript 34.8%
  • HTML 4.3%
  • CSS 0.8%