Skip to content

Repository files navigation

📚 Book Library

Book Library is a simple web app that lets users search for books and view details using the Open Library API.
It’s part of my Frontend Development Capstone Project, built to practice working with APIs, React components, and responsive design.

🚀 Features

  • Search for books by title or author
  • View book cover, title, author, and publisher
  • See detailed information about a selected book
  • Responsive design (works on desktop and mobile)

🛠️ Built With

  • React (Vite) – for building the user interface
  • Tailwind CSS – for styling and responsiveness
  • Open Library API – for fetching book data

🧩 How to Run the Project

  1. Clone this repository

    git clone https://github.com/michael-nyawade/book-library.git
  2. Navigate to the project folder

    cd bookfinder
  3. Install dependencies

    npm install
  4. Run the project

    npm run dev

🌍 API Reference

Data is fetched from the Open Library API.

About

Book Library web app that lets users search and view detailed book information using the Open Library API.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages