š Project files for Svelte Todo App
š§āš¤āš§ Clone the project
git clone https://github.com/JoysOfCode/svelte-todo.git
š¦ļø Install dependencies
npm i
š¦ Start the project and open http://localhost:3000/
npm run dev