File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ <h1 >Random Meal Generator </h1 >
2
+
3
+ <p >A Random Meal Generator written in HTML, CSS, and JavaScript .</p >
4
+
5
+ ### Use of the Project:
6
+
7
+ <p >This app helps to generate random meals and shows a picture of meal with name, category, ingredients and instructions .</p >
8
+
9
+ <h3 >Used Technologies</h3 >
10
+ <ul >
11
+ <li >HTML5</li >
12
+ <li >CSS3</li >
13
+ <li >JavaScript</li >
14
+ </ul >
15
+
16
+ #### Steps to Use:
17
+
18
+ ---
19
+
20
+ - Download or clone the repository
21
+
22
+ ```
23
+ git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
24
+ ```
25
+
26
+ - Go to the directory
27
+ - Run the index.html file
28
+ - Enjoy meals and recipies!!
29
+
30
+ <h3 > ScreenShots </h3 >
31
+
32
+ <img width =" 750 " alt =" Random meals Generator " src =" https://user-images.githubusercontent.com/63009472/126068497-8a73e954-4d89-47ab-b573-882ad0dafc51.png " >
33
+
34
+ <br >
You can’t perform that action at this time.
0 commit comments