- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[To Do List] is a project which adds/removes tasks to the list.
- HTML
- CSS
- JAVASCRIPT (ES6)
- WEBPACK
- [The user can add tasks to the list]
- [The user can change finished task status to 'checked']
- [The user can edit the task description which is in the list]
- [The user can delete the task from the list]
- [The user can delete 2 and more completed tasks at once]
To get a local copy up and running, follow these steps.
- Browser
- Node
- Code Editor
In order to run this project you need:
To get a local copy up and running follow these simple example steps.
- Choose a directory
- Open a Terminal
- write: git clone git@github.com:zhorabay/To-Do-list.git
- get into to directory "To-Do-list"
- write: npm install
- write: npm start
👤 Assem Zhorabay
- [Add a reordering a selected item (as drag-and-drop) function using JavaScript]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
If you like this project, pplease, feel free to star the repository and share it with others who might benefit from it.
I would like to thank Microverse team and Code reviewers who helped us with creating this project. Also, I would like to express my gratitude to my husband and daughter for their patience.
This project is MIT licensed.