yoko-vicky/My-Library
This project is based on the Odin Project for the purpose of my own learning JavaScript. I created a Book constructor function and add other functions. Also, I used local storage to save books' data and get saved data from it.
JavaScriptMIT