https://bookfinder404.herokuapp.com/
git clone https://github.com/SantamRC/BookFinder.git
cd BookFinder
npm install
npm start
cd server
npm install
nodemon index.js
https://bookfinder404.herokuapp.com/
git clone https://github.com/SantamRC/BookFinder.git
cd BookFinder
npm install
npm start
cd server
npm install
nodemon index.js