awesome-books-es6
karam084/awesome-books-es6
JavaScript
This is web app that allows users to enter information about their favorite books. Data displayed on the UI depends on the local storage. The data entered by the user are stored in local storage and can be removed from localStorage. This is a crud application and it is build with JavaScript, HTML and CSS.