Usage of Google Books API to create an GraphQL API with Apollo Server. MERN stack is implemented to create the app. User can sign up and log in for an account, search for a book of their liking and added to a list of saved books, users can also remove the saved books.
AS an avid reader, User wants to search for new books to read So that they can keep a list of books to purchase.
- Project Links
- Screenshot
- Deployed App
- Installation
- Contribution Guidelines
- Project Team
- Questions
- License
- To use this app npm init has to be called to create your
package.json
file. - The following necessary
Npm
dependencies must be installed to run the application properly: the needed dependencies will be found on thepackage.json
file. Simply runnpm i
to install the needed dependencies. - To properly install the database you must create at cluster on
Mongodb atlas
. - Run
npm start
for the port to start listening with mongoose. - This app is deployed on
Heroku
Feel free to contribute to this repo by creating issues or sending an email to [email protected]