A Todo List Application built with Svelte 3. Tutorial: https://freshman.tech/svelte-todo/
This project is live at http://svelte3-todo.surge.sh/
You must have Node.js and npm installed on your machine. This project was built against the following versions:
cd
into the project folder and run npm install
npm run dev