-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit a64bfcd
Showing
26 changed files
with
1,671 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<h1 align="center">Sushi Restaurant Website π£</h1> | ||
|
||
<p align="center"> | ||
<em>A fictional website for a sushi restaurant, offering a delightful experience!</em> | ||
</p> | ||
|
||
![Homepage Image](https://imgur.com/54dxJKP.jpg) | ||
|
||
## π± Overview | ||
|
||
This is a hypothetical website developed for a sushi restaurant, showcasing popular dishes, the option to place orders, and information about events. It was built using HTML, CSS, and JavaScript. | ||
|
||
## π Content | ||
|
||
- **Homepage:** Showcases popular dishes and provides a button for placing orders. | ||
- **Newsletter Section:** Allows users to subscribe to receive updates. | ||
- **Footer:** Includes contact details, address, and links to important sections. | ||
|
||
## π How to Use | ||
|
||
1. Clone this repository: | ||
|
||
```bash | ||
https://github.com/pamyszz/Pamy-s-Sushi.git | ||
``` | ||
2. Open the `index.html` file in your browser to view the site. | ||
|
||
## π Technologies Used | ||
- HTML | ||
- CSS | ||
- JavaScript | ||
|
||
## π€ Contributions | ||
Contributions are welcome! Feel free to open an issue or submit a pull request for code improvements, bug fixes, or new features. | ||
|
||
## π License | ||
The ScrollReveal v4.0.9 JS code used in this project is licensed under the GNU General Public License 3.0 (GPL-3.0) for compatible open-source projects and non-commercial use. | ||
|
||
<p align="center">Created with β€οΈ by Pamy.</p> |
Oops, something went wrong.