This application is a simple example of the MERN stack with CRUD operations using GraphQL. You can search for books and save them on a per user basis with login/out operations. Handle for book enthusiasts and programmers.
This application can be run from Heroku (link below), OR, Download, install, and run the app locally.
Firstly, Download the application from this github repository by copying the URL from code and copy the following into the designated folder on your directory.
git clone {url}
Open the application in your text editor. Configure the application from the root directory.
npm i
npm run develop
Origin 42: Dave Plummer
Direct any questions too;



