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.
- Host: GitHub
- URL: https://github.com/vickyy234/google-books-api
- Owner: vickyy234
- License: mit
- Created: 2025-04-20T07:47:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-23T07:25:29.000Z (about 1 year ago)
- Last Synced: 2025-04-23T16:16:41.623Z (about 1 year ago)
- Topics: bootstrap, google-api, react, vercel
- Language: JavaScript
- Homepage: https://google-bookss.vercel.app/
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
[](https://opensource.org/licenses/MIT)