Created
March 16, 2025 10:19
-
-
Save benthomasson/781ca222d89d45619179ef8c0b19d4a7 to your computer and use it in GitHub Desktop.
foods_json2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| "Pasta", | |
| "Rice", | |
| "Chicken", | |
| "Beef", | |
| "Salmon", | |
| "Egg", | |
| "Milk", | |
| "Cheese", | |
| "Banana", | |
| "Apple", | |
| "Broccoli", | |
| "Carrot", | |
| "Pizza", | |
| "Burger", | |
| "Sushi", | |
| "Taco", | |
| "Pancake", | |
| "Coke", | |
| "Chocolate", | |
| "Ice cream" | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment