About Book Explorer

Book Explorer is a responsive web application built using HTML, Tailwind CSS, and JavaScript.

The application allows users to browse books from a public API, search by title, and save their favorite books.

This project demonstrates responsive design, modular JavaScript, API integration using async/await, and localStorage persistence.