Skip to content

Freshman-tech/svelte-todo-starter-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte 3 Todo List App starter files

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.

Prerequisites

You need to have Node.js and npm installed on your computer

Getting started

Clone this repository to your filesystem.

cd into the project directory and follow along with the tutorial.