roshan-bajgain / webpack-setup

To-Do List project is the application for a to-do list, users can add and remove tasks from the to-do list. Mark tasks as completed. Users can delete all completed tasks at once.
MIT License
8 stars 0 forks source link

List structure #1

Closed roshan-bajgain closed 3 years ago

roshan-bajgain commented 3 years ago

Set up a project with webpack that is based on the webpack exercise. Create an index.html file and write HTML markup here. Create an empty To-Do List placeholder div. Create an index.js file and set an array of some simple to-do tasks (array of objects) with