Interactive To Do List using vanilla-TS and Sass for styling. It's persisted using Local Storage.
π‘ To run this project locally, make sure to install the Live Server extension in Visual Studio Code and launch the index.html file using it
- Clone this repository
git clone https://github.com/your-username/your-repo.git-
Open the project folder in Visual Studio Code
-
Ensure the Live Server extension is installed
-
Right-click on index.html inside /public and select βOpen with Live Serverβ to launch the app in your browser

