Skip to content

satyaaWithCode/-Book-Finder

Repository files navigation

📚 Book Finder

A modern, fully responsive React + Tailwind CSS web app to search books from the OpenLibrary API.


🚀 Live Demo

(Paste your CodeSandbox production URL here after deploying)
Example: https://942p45-5173.csb.app/


✨ Features

  • 🔍 Search by title, author, or keyword (debounced)
  • 🧭 Grid / List view toggle
  • 🌙 Dark / Light theme with persistence
  • 📱 Mobile-first responsive design
  • 📘 Book details modal with publish year, editions, ISBNs
  • ⚡ Built with Vite for fast dev & production builds

🧰 Tech stack

  • React (Vite)
  • Tailwind CSS
  • Framer Motion (modal animation)
  • React Icons
  • OpenLibrary REST API

🛠️ Local setup (dev)

# clone
git clone https://github.com/<your-username>/book-finder.git
cd book-finder

# install
npm install

# dev
npm run dev

About

A responsive React + Tailwind CSS web app to search and explore books using the OpenLibrary API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages