Follow instructions in class to create an npm project from scratch, and make a simple hello world web app using Express.js.
This week we will build the Zip code API that we used last week in-class.
cd zip-apinpm install- Add the code for the
/zipand/cityroutes npm startto start dev server- Visit: