Skip to content

Commit 190498c

Browse files
c
1 parent 2e8ccc7 commit 190498c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ dist-ssr
2222
*.njsproj
2323
*.sln
2424
*.sw?
25+
26+
.vercel

readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Deployed Link :- https://sushi-app-gamma.vercel.app/
2+
13
This code is written in HTML and is used to create a webpage for a sushi restaurant. The webpage includes various sections such as a header, a hero section, an about us section, a popular foods section, and a trending section. Each section contains different information and elements such as text, images, buttons, and navigation menus. The code also includes links to external CSS and JavaScript files for styling and functionality.
24

35
The header section includes a logo, a navigation menu, and a search icon. The hero section includes a background image, a title, a description, and two buttons for ordering and playing a tutorial. The about us section includes an image, a title, a description, and a learn more button. The popular foods section includes a title, filters, and a catalogue of food items with images, titles, details, and prices. The trending section includes two subsections, one for sushi and one for drinks, each with an image, a title, a description, and a list of trending items. The subscription section includes a form for signing up for a newsletter. The footer section includes a logo, navigation menus, and social media icons.

0 commit comments

Comments
 (0)