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)