Skip to content

Project for the Javascript Advanced course - Start2Impact Master in Full Stack Development.

Notifications You must be signed in to change notification settings

LisaB404/JavaScript-Advanced-Lisa-B

Repository files navigation

Book Searcher Website

Preview 📸

Screenshot 2024-12-24 135322

Try it here 🔗

https://booksearcher-lisab.netlify.app/

Description

The Book Searcher Website is a web application that allows users to search for books by category or title. It retrieves data from the Open Library API and displays a list of books along with their authors and cover images. Users can click on a book cover to view more details, including a description of the book.

Features

  • Search for books by title or category.
  • Display a list of books with titles, authors, and cover images.
  • Randomly limit the displayed results to 15 books.
  • View detailed descriptions of each book.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Webpack
  • Lodash
  • Axios
  • Open Library API (for book data)

About

Project for the Javascript Advanced course - Start2Impact Master in Full Stack Development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published