Todo_App-sevlte

Todo_app Sevlte

This is a simple To-Do app built with Svelte. The app allows users to add, complete and delete tasks from a list. Each task has a name, status and tag that can be filtered by. The user interface is designed to be clean and intuitive, making it easy to manage and keep track of tasks.

TO-DO APP

This is a simple todo app built with Svelte, Tailwind CSS, and Firebase. It allows users to add tasks to a list, mark tasks as complete, and remove tasks from the list. Users can also filter tasks by status (all, pending, completed) and by tag (work, study, read, write, draw, exercise, hobby, swimming).

Getting Started

Prerequisites

To run this project, you will need to have the following installed:

  • Node.js
  • npm

Installing

  1. Clone the repository: git clone https://github.com/your-username/todo-app.git
  2. Install the dependencies: npm install

Usage

  1. Start the development server: npm run dev

2.Open http://localhost:5000 in your web browser to view the app.

Deployment

  1. Build the app for production: npm run build
  2. Deploy the app to Firebase: firebase deploy

Contributing

Contributions are welcome! If you would like to contribute to this project, please create a pull request with your proposed changes.

Top categories

Loading Svelte Themes