[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.27 KB

README.md

File metadata and controls

56 lines (36 loc) · 1.27 KB

ToDo App 📝

Welcome to the ToDo App! This is a simple, yet powerful application to help you manage your daily tasks efficiently. Built with JavaScript, SCSS, and HTML, this app offers a clean and user-friendly interface to keep track of your to-dos.

Features ✨

  • Add Tasks: Easily add new tasks with a simple form.
  • Edit Tasks: Update existing tasks with ease.
  • Delete Tasks: Remove tasks that are no longer needed.
  • Task Completion: Mark tasks as completed to stay organized.

Installation 🛠️

  1. Clone the repository:

    git clone https://github.com/manav-gopal/todo.git
  2. Navigate to the project directory:

    cd todo
  3. Install dependencies:

    yarn install
    or
    npm insall
  4. Start the development server:

    yarn start
    or
    npm start

Usage 🚀

Open your browser and navigate to http://localhost:3000 to start managing your tasks!

Contributing 🤝

Contributions are welcome! Please fork the repository and submit a pull request.

License 📜

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

Contact 📬

For any inquiries, please contact Manav Gopal.