Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basir-mohammadi/to-do-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/basir-mohammadi/to-do-list
css html5 javascript linters webpack
Last synced: 17 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/basir-mohammadi/to-do-list
- Owner: Basir-Mohammadi
- Created: 2022-06-07T15:27:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-16T09:04:55.000Z (over 2 years ago)
- Last Synced: 2025-01-13T12:48:08.300Z (25 days ago)
- Topics: css, html5, javascript, linters, webpack
- Language: JavaScript
- Homepage:
- Size: 5.08 MB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do-List
![](https://img.shields.io/badge/Microverse-blueviolet)
> This is a website that allows users to add/remove today's todo from a list. This project is build using JavaScript objects and arrays.
## Built With
- HTML
- CSS
- Javascript
- webpack## Getting Started
To get a local copy up and running follow these simple example steps.
- Clone repository in your local machine
- cd Portfolio
- open `index.html` in your browser.
- You can use live server.## Live Demo
[Todo Live](https://basirking.github.io/To-Do-List/)
## Author
👤 **Basir Mohammadi**
- GitHub: [@basirking](https://github.com/basirking)
- LinkedIn: [Basir Mohammadi](https://www.linkedin.com/in/basir-mohammadi-1296b3157/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ to if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.