Skip to content

orpcy/react-book-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Book Finder

React Books Finder is a simple React application that allows users to search for books using the Google Books API. Users can search for books by title, author, or ISBN, and view detailed information about each book.

Features

  • Search for Books: Search for books by title, author, or ISBN.
  • View Book Details: Click on a book to view detailed information including title, author, publisher, published date, and a brief description.
  • Responsive Design: The application is fully responsive and works on all devices.

Usage

Enter a book title, author, or ISBN into the search bar. Browse through the list of results. Click on a book to see more details about it.

Technologies Used

React: Front-end library used to build the user interface. Axios: Promise-based HTTP client for making API requests. Google Books API: Provides the data for the books. React-Router: Handles navigation within the application. dotenv: For managing environment variables.

Contributing Contributions are welcome! If you'd like to contribute, please follow these steps:

Fork the repository. Create a new branch (git checkout -b feature-branch). Make your changes. Commit your changes (git commit -m 'Add some feature'). Push to the branch (git push origin feature-branch). Open a pull request.

About

Find Millions of books with a simple search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors