Skip to content

ginnac/google-books-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Google Book Searcher

This Application allows the user to find book's information (from authors's to a brief description, etc). The information comes from google books API.

Deployment (Heroku)

App has been deployed to heroku: click here

Techinques applied:

React.js, Express, MongoDB, and Node.js

Create React Express App - About This Boilerplate

Used Create React Boilerplate and added to this structure Node.js, Express node package and Mongo (mongoose package) for the back end.

Starting the app locally

Start by installing front and backend dependencies. While in this directory, run the following command:

npm install

This should install node modules within the server and the client folder.

After both installations complete, run the following command in your terminal:

npm start

Your app should now be running on http://localhost:3000. The Express server should intercept any AJAX requests from the client.

Developer

Ginna Campbell

About

React.js, Node.js - React Application that lets user find Books from google API and save them to favorites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published