Find the books you want by searching on Find-books, you don't need to know the name of the book, if you know the author or publisher name, just type, search and find. This application uses Google Books API
This project was developed using the following technologies:
Clone the project and access the folder.
$ git clone https://github.com/davysz/find-books.git
$ cd find-books
Follow the steps below:
# Install the dependencies
$ yarn
# Start the project
$ yarn start
Create and configure environment variables
REACT_APP_OPEN_API_KEY=
The app will be available for access on your browser at http://localhost:3000
Made with ๐ by Davy de Souza