Skip to content

Zaid-maker/todo-app-in-svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List App in Svelte

live demo of the App

Prerequisites

Getting Started

  • Clone the repository.
  • Install dependencies by running npm install.
  • Run the application by running npm start.
  • Open the browser and navigate to http://localhost:3000.
  • You should see a Todo List App :)