Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.