Skip to content

Shivkumars12/BookSearch-ReactApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Search React Website using Google API

Description

This is a React web application for searching and bookmarking books using the Google Books API. Users can search for books by entering keywords in the search bar, view the search results, and bookmark their favorite books.

Features

  • Search for books using keywords
  • View book search results with book covers, titles, and authors
  • Bookmark books to save them for later
  • Load more search results dynamically
  • Responsive design for various screen sizes

Installation

To run this project locally, follow these steps:

  1. Clone the repository: git clone [repository URL]
  2. Navigate to the project directory: cd [project folder]
  3. Install dependencies: npm install
  4. Start the development server: npm start

Usage

  1. Enter keywords in the search bar to search for books.
  2. Scroll through the search results to view book details.
  3. Click on the bookmark icon to save a book for later.
  4. Use the "Load More" button to fetch additional search results.

Dependencies

  • React
  • PropTypes
  • Google Books API

Contributing

Contributions are welcome! Please fork the repository, make your changes, and submit a pull request.

License

[Replace this with your license information]

Credits

This project was created by [Your Name]. Special thanks to the developers of the React library and the Google Books API.

Contact

For questions or feedback, please contact [Your Email Address].

Releases

No releases published

Packages

No packages published