Book Library

  • Tech Stack: React js ,Bootstrap ,CSS , HTML ,Javascript
  • Github URL: Project Link

Book Library: I have used React js for the frontend part. For storing the data, I have made use of firebase for database.

In the development of this single-page web application, React served as the foundational framework. The implementation involved creating key components, such as the Search bar, Book list, and Book detail view. To seamlessly fetch and display book information, an API key was employed to make requests to the Google Books API. The application's interactivity and data retrieval were facilitated using either the fetch API or a library like Axios, ensuring efficient handling of API requests.