studiosnabeel / todolist

This is a simple To do List app, where users can Add and Remove Tasks. This App is created using Vanilla JavaScript.
MIT License
6 stars 0 forks source link

To Do list: interactive list #4

Closed studiosnabeel closed 1 year ago

studiosnabeel commented 1 year ago

Kindly use the command npm start in terminal to check the project as shown in the loom video below thankyou ❤🙌.

https://www.loom.com/share/05f37c37ce0a438d8c600cba6b1a3dfb

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

Highlights: