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: add & remove #3

Closed studiosnabeel closed 1 year ago

studiosnabeel commented 1 year ago

Loom Video to show my code is working just kindly use npm start https://www.loom.com/share/b819ea49b0b146029dd82605eb86cad4

Learning objectives:

Highlights: -Linter errors checked. -Correct Github flow used. -Work documented in a Professional way. -Webpack installed correctly. -Modular Javascript used. -Javascript es6 used to add and remove tasks.