My Blog App This is the backend for a full stack blog app. It is built using Express and MongoDB. Build Instructions git clone https://github.com/bocacode/c12-blogapp-fullstack-backend cd c12-blogapp-fullstack-backend obtain .env for environmental variables npm i node . Frontend Repo Click here to view the repo for the frontend