Skip to content

Commit 00594c5

Browse files
committed
Update README
1 parent 0c1c274 commit 00594c5

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

RecipeFinder/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
[![Netlify Status](https://api.netlify.com/api/v1/badges/587b8f22-d148-419b-ac65-76a3387e6987/deploy-status)](https://app.netlify.com/sites/sharp-tesla-44f31a/deploys)
66

7+
## TODOS
8+
9+
- [ ] The app is highly dependent on the [Meal DB API](https://www.themealdb.com/api.php) Create an `.env` file in the root of the folder (if does not exists) and specify the following key
10+
11+
| KEY | VALUE |
12+
| -------------------- | -------------------------- |
13+
| REACT_APP_MEALDB_API | https://www.themealdb.com/ |
14+
15+
![Project Dependencies](readmeassets/envfile.png)
16+
717
## Build Steps
818

919
After you have cloned the repository, head out to the **RecipeFinder** folder and have a look at the `package.json` file in the root of that folder.

RecipeFinder/readmeassets/envfile.png

17.1 KB
Loading

0 commit comments

Comments
 (0)