APopp524 / Google-Books-Search

Google Books Search Engine App

Home Page:https://floating-shore-40075.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Books Search

License

Description

This app allows a user to search for any book by author or title and get prompted with a list of results. From there the user is able to mark the book as 'Saved' and it will be added to the Saved Books tab. You may also click on the 'View Book' button to get more information about the selected book.

Technologies That Were Used

Express.js | Axios | React | JavaScript | JQuery | Bootstrap | CSS | HTML | MongoDB | Heroku | Node |

Live Demo

The demo of the application can be found here.

Directions

To run the application locally, first clone this repository.

Next, install the necessary dependencies.

Finally, run the node server locally.

npm start

Now, open the local application on port 3000 at the URL: http://localhost:3000/.

Screenshot

Screen Shot 2020-11-03 at 2 17 31 PM 3

About

Google Books Search Engine App

https://floating-shore-40075.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 75.1%Language:HTML 15.8%Language:CSS 9.1%