Step 15
We are done with this chapter, but the development of the QuickNote API is to be continued!
Until then, I recommend skimming over Introduction to Mongoose for MongoDB by Nick Karnik.
The following clone command will download the part-2
branch of the QuickNote API GitHub repository. The part-2
branch contains the steps in this chapter.
git clone -b part-2 https://github.com/cs280fa21/quicknote-api