An open API service indexing awesome lists of open source software.

https://github.com/vickyy234/google-books-api

A responsive React Webpage that uses the Google Books API to search and display books details using Bootstrap.
https://github.com/vickyy234/google-books-api

bootstrap google-api react vercel

Last synced: 2 months ago
JSON representation

A responsive React Webpage that uses the Google Books API to search and display books details using Bootstrap.

Awesome Lists containing this project

README

          

# Google Books Search App

This is a simple and responsive book search application built using **React** and **Bootstrap 5**. It allows users to search for books using the Google Books API and displays relevant information in a user-friendly card layout.

## Features

- Displays book title, thumbnail, authors, publisher, published date, and categories

- Clean and simple UI using Bootstrap 5

- Conditional rendering of missing data (e.g., when thumbnails or authors are unavailable)

- Fully responsive design for all devices

## Tech Stack

- [React](https://react.dev/)
- [Bootstrap 5](https://getbootstrap.com/)
- JavaScript (ES6)

## Live Preview

The website is live and accessible here:
[Link Here](https://google-bookss.vercel.app/)

## License

This project is licensed under the **MIT License** – see the [LICENSE](LICENSE) file for details.

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)