This is a little front-end Library app project, which is part of the Odin Project's JavaScript curriculum.
Simply put, click the Add New Book button to display the form, add book info into the input fields, and the info will be displayed in a table.
Book info is saved in the local storage.