Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 297 Bytes

notes.md

File metadata and controls

15 lines (7 loc) · 297 Bytes

Step 1. Insert a dish

 curl -X POST http://localhost:8000/food/create      -H "Content-Type: application/json"      -d '{"dish": "good", "fat": "as", "protein":"asdf", "calories":1000}'
  1. npm install sass --save-dev
  2. npm install web-vitals --save
  3. npm install react-router-dom