Skip to content

Sharma1Krishna/svelte-feedback-app

This branch is up to date with bradtraversy/svelte-feedback-app:main.

Repository files navigation

Svelte Feedback App

This is the project from the Svelte crash course on my channel

# Install dependencies
npm install

# Dev server
npm run dev (http://localhost:5000)

# Prod server
npm start

# Build for production
npm run build

About

Feedback app built with Svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 50.7%
  • JavaScript 44.2%
  • HTML 2.6%
  • CSS 2.5%