Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuyishimireeric/todo-list
Microverse Module 02 Project: This is an educational project to make a TodoList web application, where the users can add new todo, remove todo, edit todo, mark todo as completed, and remove all completed todo. Built with Webpack
https://github.com/tuyishimireeric/todo-list
css html5 javascript webpack
Last synced: 7 days ago
JSON representation
Microverse Module 02 Project: This is an educational project to make a TodoList web application, where the users can add new todo, remove todo, edit todo, mark todo as completed, and remove all completed todo. Built with Webpack
- Host: GitHub
- URL: https://github.com/tuyishimireeric/todo-list
- Owner: TuyishimireEric
- License: mit
- Created: 2022-07-12T13:08:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T04:27:31.000Z (over 2 years ago)
- Last Synced: 2025-01-09T19:50:10.397Z (17 days ago)
- Topics: css, html5, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 579 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# To Do list: Add and Remove
In this project, I have build a simple HTML list of To Do tasks, and This simple web page is built using webpack and served by a webpack dev server.Project image
![Awesome-Books](pic.png)
## Built With
- HTML
- CSS
- JS
## Live Demo[Todo List](https://tuyishimireeric.github.io/Todo-List/src/)
## Getting Started
To get a local copy up and running:
1. Clone this repository or download the zip folder:
**``[email protected]:TuyishimireEric/Todo-List.git``**
2. Navigate to the location of the folder in your machine:
**``you@your-Pc-name:~$ cd ``**
To get a local copy up and running follow these simple example steps.
## Author
👤 **Eric Tuyishimire**
- GitHub: [@TuyishimireEric](https://github.com/TuyishimireEric)
- Twitter: [@Tuyishimire Eric](https://twitter.com/TuyishimireEric)
- E-mail: [email protected]## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/TuyishimireEric/Todo-List/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Big thanks to the [Microverse](https://bit.ly/MicroverseTN) community with a special mention of my coding partners, morning session teams, standup teams and reviewers.## 📝 License
This project is [MIT](./LICENSE.txt) licensed.