Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brainconnect93/todo-list
This project is a web application that enables users to add, edit and remove tasks they intend to perform. Built with JavaScript, HTML, and CSS.
https://github.com/brainconnect93/todo-list
css html5 javascript linters webpack
Last synced: 18 days ago
JSON representation
This project is a web application that enables users to add, edit and remove tasks they intend to perform. Built with JavaScript, HTML, and CSS.
- Host: GitHub
- URL: https://github.com/brainconnect93/todo-list
- Owner: brainconnect93
- Created: 2022-06-08T07:47:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T22:34:22.000Z (over 2 years ago)
- Last Synced: 2025-01-12T04:24:53.984Z (19 days ago)
- Topics: css, html5, javascript, linters, webpack
- Language: JavaScript
- Homepage:
- Size: 417 KB
- Stars: 10
- 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)
# TO DO List
> Create the to-do List project with webpack. Ultimately, the user should be able to add an item and delete the item### Todo List Screenshot
> ![todo](https://user-images.githubusercontent.com/78634841/188438170-beb55201-ee62-4139-9a9c-66e1d53c7705.png)
![todo1](https://user-images.githubusercontent.com/78634841/188438206-3834ae26-ca12-47f5-8ee2-5cb2e91ca5b8.png)## Live Demo
[Link to live demo](https://brainconnect93.github.io/TODO-List/)
## Built With
- HTML
- CSS
- Javascript (ES6)
- Webpack, and served by a Webpack dev server## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- IDE (Atom/Visual studio code)### Setup
- You can download the file directly by downloading as a zip file directly from github.
- Alternatively, you can clone the repository by running the git clone command.## Authors
👤 **Afolabi Akorede**
- GitHub: [@brainconnect93](https://github.com/brainconnect93)
- Twitter: [@brainconnect0](https://twitter.com/brainconnect0)
- LinkedIn: [Afolabi Akorede](https://linkedin.com/in/brainconnect93)## Collaborator
👤 **Ashenafi Andashaw**
- GitHub: [@Ashe546](https://github.com/Ashe546)
- Twitter: [@ashenafi432](https://twitter.com/ashenafi546)
- LinkedIn: [Ashenafi Endashaw](https://www.linkedin.com/in/ashenafi-endashaw-7a50b318a/)## 🤝 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
## 📝 License
This project is [MIT](./MIT.md) licensed.