An open API service indexing awesome lists of open source software.

https://github.com/salithaucsc/graphql-bookhub

Application to search books developed using GraphQL, Express JS and React JS
https://github.com/salithaucsc/graphql-bookhub

bootstrap4 expressjs graphql mlab mongodb nodejs react reactjs

Last synced: 2 months ago
JSON representation

Application to search books developed using GraphQL, Express JS and React JS

Awesome Lists containing this project

README

          

# GraphQL-BookHub
Application to search books developed using GraphQL, Express JS and React JS.

### Front-end
Go into **client** folder.

Hit```npm install``` to install node modules

Use Command ```npm start```

URL => ```http://localhost:3000```

### Back-end
Go into **server** folder.

Hit ```npm install``` to install node modules

Use Command ```nodemon```

URL => ```http://localhost:5000```

### Application Demo is here deployed on Heroku
```https://gql-bookhub.herokuapp.com```

![bh2](https://user-images.githubusercontent.com/23145752/57966098-3e962680-796b-11e9-80f3-de63f9a22a4c.png)