This is a Svelte app to leave feedback for a product or service. It can add feedbacks and delete feedbacks.
The average rating keeps on updating depending on the feedbacks.
git clone https://github.com/avs-7955/feedback-app-svelte.git
cd feedback-app-svelte
npm i
npm run dev