Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bruk19/todo-list
This is a single-page website that allows you to create a to-do list. Users can add, modify and delete items. Also it allows to check their tasks and erase all completed ones. Built with HTML, CSS,…
https://github.com/bruk19/todo-list
Last synced: 2 months ago
JSON representation
This is a single-page website that allows you to create a to-do list. Users can add, modify and delete items. Also it allows to check their tasks and erase all completed ones. Built with HTML, CSS,…
- Host: GitHub
- URL: https://github.com/bruk19/todo-list
- Owner: bruk19
- Created: 2022-05-31T13:18:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T09:54:56.000Z (over 2 years ago)
- Last Synced: 2024-10-07T21:06:23.499Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 850 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# ToDo-List
> This is an example of a web app for adding Task to your own to do list. I as was using javascript, HTML, and CSS. I was using Webpack for bundling dependencies.
## Built With
- Language: HTML, Javascript
- Technologies: CSS, Linter, git
- Packages: Webpack## Live Demo (if available)
[Live Demo Link](https://sprightly-rabanadas-50dedd.netlify.app)
# Getting Started
To get a local copy up and running follow these simple example steps.
### Download it as a ZIP file
or### Clone it in your local machine using GIT
to get a local copy , clone the repository using git clone
(https://github.com/bruk19/todo-list.git)## Authors
👤 **Bruk Teshome**
- GitHub: [@githubhandle](https://github.com/bruk19)
- Twitter: [@twitterhandle](https://twitter.com/Bruktesh)
- LinkedIn: [LinkedIn](https://linkedin.com/in/bruk-teshome-ab4325226)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc