svelte-todo Svelte Themes

Svelte Todo

This project is a simple todo list app built with Svelte.

Svelte Todo List App

Description

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.

Features

  • Add new todos with ease.
  • Remove todos when they're completed.
  • Stylish and responsive design.
  • Created by Ajay Dhangar.

Preview

šŸ‘‰ Click Here

Installation

Follow these steps to run the app locally:

  1. Clone the repository:

    git clone https://github.com/ajay-dhangar/svelte-todo.git
    
  2. Navigate to the project directory:

    cd svelte-todo
    
  3. Install dependencies:

    npm install
    
  4. Run the development server:

    npm run dev
    
  5. Open your browser and go to http://localhost:8080/ to view the app.

Usage

  • Enter a new task in the input field.
  • Click the "Add" button to add the task to your todo list.
  • Remove tasks by clicking the "Remove" button next to each task.

Contributing

If you have ideas for improvements or find any issues, feel free to open an issue or submit a pull request.

Acknowledgments

  • Thanks to the Svelte community for providing a fantastic framework.
  • This app was created with ā¤ļø by Ajay Dhangar.

Connect with the Developer

License

This project is licensed under the MIT License - see the LICENSE file for details.

Top categories

Loading Svelte Themes