- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[To-Do List] is a project i hhave build with simple HTML list of To Do tasks
HTML
CSSmary>
Javascript
- build a simple HTML list of To Do task
- Use webpack to bundle JavaScript
In order to run this project you need:
sudo apt install git-all
or
npm installClone this repository to your desired folder:
cd my-folder
git clone git@github.com:Obote/todo-list.gitInstall this project with:
To run the project, execute the following command:
To run tests, run the following command:
You can deploy this project using:
👤 Obote
- GitHub: @Obote
- Twitter: @Obote_denis
- LinkedIn: Obote-denis
- Adding a new item
- Removing a selected item
- Marking a selected item as complete
- Removing all items marked as complete at once
- Reordering a selected item
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
I would like to thank...
Add at least 2 questions new developers would ask when they decide to use your project.
-
[Question_1]
- [Answer_1]
-
[Question_2]
- [Answer_2]
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.
