/Todo-list-webpack

"To-do list" is a tool that helps to organize your day, built with HTML, CSS, JavaScript. With its management features, you can add, mark as completed, remove and make changes to tasks.

Primary LanguageJavaScript

Todo list App

This website Todo-list-webpack provides users a convenient way to keep track of their todos such adding the todo and the user can remove this todo from the list if it is completed and the user can edit the todo if he wants ,in addition the user can clear all the todos

Built With

  • HTML
  • CSS
  • Flexbox
  • JavaScript
  • Use the javascript objects and arrays to store the data for every project.
  • Webpack

Getting Started

This is an example of how you may give instructions on setting up your project locally.

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

Install

  • git clone https://github.com/osamaashraf6/Todo-list-webpack
  • npm install

Usage

  • npm start to start the app
  • You can add tasks in "Add to your list..."
  • You can edit tasks with double click in the task or click in the Ellipsis icon to enter at EDIT MODE.
  • You can delete tasks with click in the Ellipsis icon to enter at EDIT MODE and click in Trash icon.

Authors

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.