Skip to content

Gochatsurtsumia/Book-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Book Finder App

A simple and responsive Book Finder app built with React. It allows users to search for books by title, author, or keyword and instantly view results fetched from the Google Books API.

Originally, this project was planned to include a Python backend, but it was later simplified to focus purely on the frontend β€” making it lightweight and efficient.


πŸš€ Features

  • πŸ”Ž Search books by title, author, or keyword
  • πŸ“– View book details like cover, title, authors, and description
  • ⚑ Instant search results using the Google Books API
  • πŸ“± Responsive design β€” works smoothly on desktop and mobile
  • πŸ’‘ Clean and minimal UI built with React hooks and functional components

πŸ› οΈ Technologies Used

  • React
  • JavaScript (ES6+)
  • CSS
  • Google Books API

πŸ“¦ Installation & Setup

  1. Clone this repository

    git clone https://github.com/yourusername/Book-Finder.git
  2. Navigate into the project folder

    cd Book-Finder
  3. Install dependencies

    npm install
  4. Run the app

    npm start
  5. Open your browser and go to πŸ‘‰ http://localhost:3000


About

Simple Book Finder app built with React. Initially planned with Python backend, but later simplified to a frontend-only project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors