ekiminfo / Shopping-list

The shopping list is a pure javascript functions which uses event listeners to add or remove items from an html page. It uses DOM manipulation to add or remove element from the html page.
0 stars 0 forks source link

Shopping list #1

Open ekiminfo opened 1 year ago

ekiminfo commented 1 year ago

The shopping was built using pure JavaScript and it is a solution to the Udemy web developer course in 2018 course. The project majors on the use of event listener to add or remove elements from a HTML page using DOM manipulation.

ekiminfo commented 1 year ago

Click here