Open Dannyboy85 opened 5 years ago
as a programmer , i need to have all my info together
when a look on my components ill see all the files for my ingredients
Create meats.js
in components folder
Add object meantObj
with key value pairs of meanType : price
Create funciton get Meats
whih returns meatObj
Call ` export default {get Meats}
*repeat the call process for the rest of the ingredients
create sandwich components