This is a simple project for learning basics of Svelte. Check out the project here.
The app shows initial state via array with a couple of objects. You can add new player with a name and a set of points. You can also update value of points for each player.
I learned the basics of Svelte along with the following: