Starter files for the Todo List app built with Svelte 3. Tutorial: https://freshman.tech/svelte-todo/
Here's a live demo of the completed application.
The code in this repo is meant to be a reference point for anyone following along with the tutorial.
You need to have Node.js and npm installed on your computer
Clone this repository to your filesystem.
cd
into the project directory and follow along with the tutorial.