A simple and elegant React app that allows users to search for books using the Google Books API. Users can view book details, authors, publication dates, and more.
- 🔍 Search books by keyword or title
- 📘 View book cover, title, author(s), and publication date
- 📖 Click on any book to view full description and details
- ⚡ Fast and responsive UI
- 🔄 React Router integration for dynamic pages
- 🧠 Built with functional components and React Hooks
- React (Functional Components + Hooks)
- Axios (for API requests)
- React Router DOM (for navigation)
- CSS (custom styling)