Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Book Search App

A simple and responsive web application to search for books by title using the Open Library API. Displays book title, author(s), first published year, and cover image.


🌟 Features

  • Search books by title.
  • Display top 10 results.
  • Show book cover images if available.
  • Graceful fallback for missing author, year, or cover.
  • Fully responsive and simple UI.
  • No external dependencies; works in any modern browser.

Demo

πŸ’»Book Search Demo


πŸš€ Getting Started

  1. Clone the repository: git clone https://github.com/mhkn-2007/Book-Search.git
  2. Navigate to the project folder: cd book-search
  3. Open index.html in your browser:
  • Double-click the file
  • Or right-click β†’ Open with β†’ Browser

πŸ“‚ Folder Structure

book-search/ β”œβ”€ index.html # Main HTML file

Optionally, you can add css/ or js/ folders for larger projects.


πŸ›  Technologies Used


πŸ’‘ Future Improvements

  • Trigger search on Enter key press.
  • Add a loading spinner while fetching results.
  • Display more detailed book information (subjects, page count, etc.).
  • Enhance mobile responsiveness.
  • Convert to a framework like React for better state management.

πŸ“„ License

Open source and free to use.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages