Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 671 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 671 Bytes

Bindr-Server

Server for Bindr. Bindr is a book recommendation app written in JavaScript using the MERN stack. Book data is scraped from goodreads.com and stored in MongoDB with a Node/Express server, Mongoose, Cloudinary for media storage, and Passport.js for user auth.

How to run it

This server is deployed to Heroku at https://bindr.herokuapp.com/ using an mLab provision. No additional steps are required to connect server and client. For instructions on how to try out the app, visit Bindr.

Credit

Book data was scraped using scrapy.