Intro to Project

An overview of the first project. We'll build a simple CRUD application to get familiar with building routes and manipulating data using Node.js, Express.js and Mongoose.

We'll be using Postman to make changes to our Book Schema and show the changes within our browser window.

Complete and Continue