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

https://github.com/jaymelfah/to-do-list-webpack

A To do list app built with JavaScript, HTML, CSS and Webpack. Users can add items to the list, delete specific items on the list and select and delete all selected items.
https://github.com/jaymelfah/to-do-list-webpack

javascript webpack

Last synced: 4 months ago
JSON representation

A To do list app built with JavaScript, HTML, CSS and Webpack. Users can add items to the list, delete specific items on the list and select and delete all selected items.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# To Do List
In this project, I built a simple HTML list of To Do tasks. The list will be styled according to the specifications listed later in this lesson. The simple web page will be built using webpack and served by a webpack dev server.

## Learning objectives
- Use JavaScript modules
- Use webpack to bundle JavaScript.
- Learn how to use proper ES6 syntax.
- Use ES6 modules to write modular JavaScript.

## Built With

- HTML, CSS, JavaScript, Webpack

## Author

👤 Jeremiah Melfah

- GitHub: [GitHub](https://github.com/Jaymelfah)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/jeremiah-ekow-melfah-a4402a161/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

## 📝 License

This project is [MIT](./MIT.md) licensed.