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
- HTML
- CSS
- Flexbox
- JavaScript
- Use the javascript objects and arrays to store the data for every project.
- Webpack
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.
git clone https://github.com/osamaashraf6/Todo-list-webpack
npm install
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.
👤 Author
- GitHub: Osama Ashraf
- Twitter: Osama Ashraf
- LinkedIn: Osama Ashraf
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
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.