Skip to content

To Do List is a project which consists of some basic functionality for adding and removing tasks from a checklist. Built with Javascript and bundled with Webpack.

License

Notifications You must be signed in to change notification settings

JoyTaribagshaw/To-Do-List-Project

Repository files navigation

To-Do List

📗 Table of Contents

📖 To Do List

To DO List "This application is a straightforward to-do list project implemented in JavaScript. It enables users to easily add, remove, and mark tasks as complete. With its intuitive and user-friendly interface, managing your daily tasks becomes efficient and hassle-free."

🛠 Built With

Tech Stack

Client

Key Features

  • Add tasks: Easily add new tasks by typing into the input field and pressing the enter key.

  • Remove tasks: Remove tasks from the list by clicking on the delete button associated with each task.

  • "To indicate task completion, simply click on a task. Once clicked, the task will be marked as completed, and a line will appear through it."

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

sudo apt install git-all
or
npm install

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Akorede3133/To-Do-List-webpack.git

Usage

To run the project, execute the following command:

  Open index.html in browser
  or
  open with Live server in Vscode

(back to top)

👥 Authors

👤 Joy Tari

(back to top)

🔭 Future Features

  • [Add_more_Functionality with JavaScript]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project and follow me !

(back to top)

🙏 Acknowledgments

  • I would like give thanks to Microverse for the opportunity to learn from this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

To Do List is a project which consists of some basic functionality for adding and removing tasks from a checklist. Built with Javascript and bundled with Webpack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published