krutikkkkkkkkk / minimalToDoList

Minimal To Do List App

Home Page:https://minimal-to-do-list.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My To-Do List

This is a minimal to-do list project built with Vite.js and React. It allows you to create, update, and delete tasks in a simple and intuitive interface.

Features

  • Add new tasks with a title and optional description
  • Mark tasks as completed

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository from GitHub:

    git clone https://github.com/krutikkkkkkkkk/minimalToDoList.git
  2. Install the dependencies:

    cd my-to-do-list
    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:3000 to see the application.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License.

Contact

If you have any questions or need further assistance, feel free to contact me at krutik@infinitylinkage.com

About

Minimal To Do List App

https://minimal-to-do-list.vercel.app

License:MIT License


Languages

Language:JavaScript 49.6%Language:SCSS 21.6%Language:CSS 19.6%Language:HTML 9.2%