Recipes This is the Node/Express API for a recipes app. Getting Started Clone the repo, switch to the cloned directory, and install the Node dependencies. npm install To run the app, npm start Tests To run the tests, npm test