brytebee / To-do_

In this project, l built a simple HTML list of To-Do tasks using JavaScript ES6. This simple web page is built using Webpack and served by a Webpack dev server.
1 stars 0 forks source link

Create Read Update and Delete #4

Closed brytebee closed 2 years ago

brytebee commented 2 years ago

I implemented the CRUD (create, read, update, delete) methods.

In this PR, I

brytebee commented 2 years ago

Thanks 🙏

Thanks for the timely code review.