/Node-Express-recipe-app-Backend

Backend to a recipe app using node, express, and mongoDb

Primary LanguageJavaScriptMIT LicenseMIT

Node-Express-recipe-app-Backend

Backend to a recipe app using node, express, and mongoDb

Development server

  • Run npm install to install the needed modules
  • Then un node server or nodemon server for a dev server. Navigate to http://localhost:3000/.