Welcome to the Svelte Todo List app! This is a simple todo list application built with Svelte, designed to help you manage your tasks efficiently. The app provides a clean and responsive interface for adding, viewing, and removing todos.
š Click Here
Follow these steps to run the app locally:
Clone the repository:
git clone https://github.com/ajay-dhangar/svelte-todo.git
Navigate to the project directory:
cd svelte-todo
Install dependencies:
npm install
Run the development server:
npm run dev
Open your browser and go to http://localhost:8080/ to view the app.
If you have ideas for improvements or find any issues, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.