This is a books library built using array of objects of different books with properties such as author, title, genre, rating and year of publication. users can search for books by either title, genre or author and users can add book to the library or remove book from the library. Technologies used are HTML, CSS, Javascript and Github for the version control