/find-books

Find the books you are looking for anywhere

Primary LanguageTypeScript

find-books


๐Ÿ“š Find-books

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

๐Ÿงช Technologies

This project was developed using the following technologies:

๐Ÿš€ Getting started

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