Authors: Chris Vander Linden Version: 1.0.0 (increment the patch/fix version number if you make more commits past your first submission)
This is the backend for the can of books project. It will connect to the frontend, which can be found here: https://github.com/Chris-Vander-Linden/browser-router-practice.
The live site can be viewed here: https://friendly-pixie-fadf61.netlify.app/.
git clone git@github.com:Chris-Vander-Linden/can-of-books-backend.git
// make sure you cd into directory.
npm install
// start nodemon
npm run listen
This project uses express.js, mongoDB, mongoose.
02-10-2023 3:45pm - Express server, mongoDB, and mongoose are now working.
Name of feature:
Estimate of time needed to complete:
Start time:
Finish time:
Actual time needed to complete: