Skip to content

afzalbek97/book_reccomendation

Repository files navigation

Book Finder

A simple web application that helps you discover new books and get personalized recommendations. It allows users to search for books by title, view details about each book, and explore book recommendations based on their search.

Features

  • Search Books: Search for books by title.
  • Book Details: View detailed information about each book, including the author, category, publication year, rating, and more.
  • Recommendations: Get personalized book recommendations based on the current search.
  • Responsive Design: Optimized for mobile and desktop devices.

Demo

You can view the live demo of the Book Finder app here:
Book Finder Demo

Technologies Used

  • HTML: For structuring the web pages.
  • CSS: For styling the layout and responsiveness.
  • JavaScript: For the functionality, including searching and filtering books.
  • API: Fetching data from a local data.json file (which you can replace with a real API).

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/book-finder.git

About

Book Finder web app — search books by title, view details, and explore related books. Built with vanilla JavaScript, HTML, and CSS.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors