svelte-scoreboard Svelte Themes

Svelte Scoreboard

This is a simple project for learning Svelte.

💯 Svelte Scoreboard

This is a simple project for learning basics of Svelte. Check out the project here.

What the app does?

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.

What I learned?

I learned the basics of Svelte along with the following:

  • Component nature of Svelte;
  • Storing and managing state in Svelte in multiple level components;
  • Styling Svelte components.

Top categories

Loading Svelte Themes