Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "id": 0,
- "name": "Hamburger",
- "price": 9.90,
- "image": "https://cdn.pixabay.com/photo/2016/03/05/19/02/hamburger-1238246_960_720.jpg"
- },
- {
- "id": 1,
- "name": "Pizza",
- "price": 4.90,
- "image": "https://cdn.pixabay.com/photo/2017/12/09/08/18/pizza-3007395_960_720.jpg"
- },
- {
- "id": 2,
- "name": "Hummus",
- "price": 6.90,
- "image": "https://cdn.pixabay.com/photo/2015/11/23/09/21/hummus-1058000_960_720.jpg"
- },
- {
- "id": 3,
- "name": "Spaghetti",
- "price": 9.90,
- "image": "https://cdn.pixabay.com/photo/2015/03/05/18/30/spaghetti-660748_960_720.jpg"
- },
- {
- "id": 4,
- "name": "Steak",
- "price": 14.90,
- "image": "https://cdn.pixabay.com/photo/2017/03/23/19/57/asparagus-2169305_960_720.jpg"
- },
- {
- "id": 5,
- "name": "Pancakes",
- "price": 5.90,
- "image": "https://cdn.pixabay.com/photo/2017/05/07/08/56/pancakes-2291908_960_720.jpg"
- },
- {
- "id": 6,
- "name": "Ice Cream",
- "price": 1.90,
- "image": "https://cdn.pixabay.com/photo/2016/12/26/16/09/bowl-1932375_960_720.jpg"
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment