"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. This simple website is built using ES6 and Webpack, and it has the following features:
- Adding a new item.
- Removing a selected item.
- Marking a selected item as complete.
- Removing all items marked as complete at once.
- Reordering a selected item (as drag-and-drop).
- Webpack
- HTML5
- CSS3
- ES6
- Node.js
- Visual Studio Code
- Git & GitHub
To get Webpack up and running in another project, follow these simple steps:
- Clone the repository into your machine (Or download .zip file and extract).
- Open the project's folder.
- Run npm start.
- Any modern web browser.
- Any source-code editor (VSCode recommended).
Follow the steps described before.
👤 Dico Diaz Dussan
- GitHub: @dicodiaz
- LinkedIn: Dico Diaz Dussan
- Portfolio: dicodiaz.com.co
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- Microverse program
- My code reviewers
This project is MIT licensed.