Skip to content

Hadidreem17/Book-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Book Finder

A simple and modern web app that allows users to search for books using the Open Library API.
You can search by book title or author, view details, and add books to your favorites list.


🚀 Features

  • 🔍 Search for books by title or author
  • 🖼️ Displays book covers, titles, authors, and publication years
  • 💾 Save your favorite books locally (using LocalStorage)
  • 🏠 Click Book Finder in the header to return to the home screen
  • 🎨 Clean dark theme and responsive design

🧠 Technologies Used

  • HTML5
  • CSS3 (Flexbox & Grid)
  • Vanilla JavaScript (Modules)
  • Open Library API for book data

⚙️ How It Works

  1. Type a book title or author in the search bar
  2. Press Search to fetch results from the Open Library API
  3. Click Add to favorite to save books locally
  4. You can view your saved favorites in the “Favorites” section

🌐 Live Demo

You can try the project live here:
👉 [Book Finder Live Demo] (https://hadidreem17.github.io/Book-Finder/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors