Skip to content

oseughu/svelte-feedback-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte Feedback App

A app that takes feedback with ratings and reviews, all feedback is stored in a svelte store (not persistent) and both the ratings average and count are written to be reactive values.