BookFindr — React App for Searching Books via Google Books API
Javascript and Typescript
A responsive book search application built with React and JSX.
The app allows users to search for books using the Google Books API and displays results in a clean, card-based UI. Each book card includes a thumbnail, title, and basic information, and…