Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 222 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 222 Bytes

Book-List

A simple CRUD application for adding/removing books to a list

This is an OOP project I made twice, once using ES5 prototypes and a second time using ES6 classes. For both I persisted the data to local storage