Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 208 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 208 Bytes

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.