Skip to content

A reactJS website to search books using google books API

Notifications You must be signed in to change notification settings

FatemeGhalandari/BookSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name: Google Books

This web application built using ReactJS, allows users to search for books and find brief information about them. To display book data, the website uses the Google Books API.

Screenshot (2021) Screenshot (2022)

Features

• Search for books by title, author, or keyword
• View book details such as title, author, description, and cover image

Technologies Used

• ReactJS: A JavaScript library for building user interfaces.
• Google Books API: An API that provides access to information about books.
• CSS

Getting Started

To get started with this project, follow these steps:

  1. Clone this repository.

  2. Install dependencies using npm install.

  3. Create a .env file in the root directory of the project and add your Google Books API key as follows: REACT_APP_API_KEY=your_api_key_here

  4. Start the development server using npm start.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request.

Acknowledgments

This project was bootstrapped with Create React App [1]. Special thanks to [2], [3], [4], and [5] for inspiration and ideas.

References:

[1] https://github.com/facebook/create-react-app
[2] https://github.com/Akshatjalan/Book-store-Reactjs
[3] https://github.com/jatiinyadav/Books-Library-using-ReactJs
[4] https://github.com/DonkeyGeek/books-app-react-redux
[5] https://github.com/scotth527/bookswap_website