IRecipe
coursework for module
Spooncular API had 150 API calls a day and is going under maintance so clicking repeatedly is recommended
Setting up application locally:
- clone repo
- source create_db.sql file on mysql
- npm install all
- node should detect the dependencies and will install them for you
- Run index.js via Node.js in VS Code (F5 for Start with Debugging)
- If a server message appears in the console then it’s live!