Skip to content

Commit de2fc42

Browse files
committed
added readme
1 parent 99aa8a9 commit de2fc42

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

Random Meal-generator/README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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>

0 commit comments

Comments
 (0)