Skip to content

Commit 2305771

Browse files
committed
project added to the index.md
1 parent 29394e4 commit 2305771

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,5 @@
8282
| [Password Generator](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Password%20Generator) | A password generator app to generate strong passwords which can be easily used for authentication. |
8383
| [Parallex Website](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Chess-Game) | A basic website using HTML, CSS, JAVASCRIPT with modern look. |
8484
| [Weight Converter](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Weight%20Converter) |A web page where used can convert weight from kilograms to grams, ounces and pounds.
85+
86+
| [Restaurant website](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Restaurant-website) |A Restuarant website with a simple and user friendly design ad a database linked to it.

Restaurant-website/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ It is a one pager Restaurant Website with an integrated databse.
33

44
## Default view of the website
55
HOMEPAGE
6-
![homepage](/public/images/homepage.png)
6+
![homepage](public/images/homepage.png)
77

88
ABOUT
9-
![homepage](/public/images/about.png)
9+
![homepage](public/images/about.png)
1010

1111
MENU
12-
![homepage](/public/images/menu.png)
12+
![homepage](public/images/menu.png)
1313

1414
CONTACT
15-
![homepage](/public/images/contact.png)
15+
![homepage](public/images/contact.png)
1616

1717
## 💻Tech Stack
1818
<br>

0 commit comments

Comments
 (0)