Basic website that allows users to add/remove books from a list. This is achieved that by using JavaScript objects and arrays. Also, the DOM is dynamically modified with basic events.
Primary LanguageJavaScript