This is a Feedback App created with Svelte to showcase Svelte main features.
Note: This is a front-end only app, so no data is persisted
npm i
npm run dev
https://svelte-feedback-app-eta.vercel.app/
Click HERE to view the same app created with React instead of Svelte
Note: this app comes from THIS Brad Traversy tutorial on You Tube