LuisSalas94 / to-do-list

This a To-do app in wich the user can add, remove and edit tasks. The app was build using HTML, CS, JavaScript and Webpack.
https://luissalas94.github.io/to-do-list/
16 stars 0 forks source link

Testing To-Do-List part 1 #10

Closed franciscoPonceDev closed 2 years ago

franciscoPonceDev commented 2 years ago

Hello Microverse Team

In this branch We:

Added test.js Added babel Added test for addItem Added test for deleteItem