A simple and responsive Book Finder App built using HTML, CSS, and JavaScript.
This app uses the Open Library API to fetch and display books based on user queries.
- π Search books by title, author, or subject
- π Displays book cover, title, author, and published year
- π Direct link to the bookβs Open Library page
- π± Responsive design
- HTML5
- CSS3
- JavaScript (ES6)
- Open Library API
- Clone this repo
git clone https://github.com/ramesh-852000/book-finder-app.git
