You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-11Lines changed: 7 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,7 @@ An API based webapp that displays Meals from the [MealsDB](https://www.themealdb
26
26
27
27
## 📡 Live Demo
28
28
29
-
[Link to Live Demo](https://yaseerokino.github.io/javascript-capstone/)
30
-
29
+
[Link to Live Demo](https://lily-coder.github.io/javascript-capstone/)
31
30
## 🎥 Video Link
32
31
33
32
[Link to Project Video Description](https://www.loom.com/share/3ba7b7be5da24625a037048aca2062f5)
@@ -50,10 +49,10 @@ To run this project you need [Node](https://nodejs.org/en/) and [NPM](https://do
50
49
### **Setup**
51
50
52
51
If you have installed git you can clone the code to your machine, or download a ZIP of all the files directly.
53
-
[Download the ZIP from this location](https://github.com/yaseerokino/javascript-capstone/archive/refs/heads/develop.zip), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine:
52
+
[Download the ZIP from this location](https://github.com/lily-coder/javascript-capstone/archive/refs/heads/develop.zip), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine:
0 commit comments