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 Authentication and Authorization with JWTs in Express.js by Janith Kasun.

The following clone command will download the part-3 branch of the QuickNote API GitHub repository. The part-3 branch contains the steps in this chapter.

git clone -b part-3 https://github.com/cs280spring/quicknote-api