Bibliophile World is a simple web app built with React and the Google Books API that lets you search for your favourite books and displays information based on the results of the search. You can search using anything related to the book like name, author or content
npm install
npm start
npm build