Responsive restaraunt website template created for π£ Sushi Yoshino π£
This repository is the website contracted/bulit for a local restaraunt called Sushi Yoshino but can also be used as a template. It is a template for a simple restaraunt website with only HTML5, CSS3, and JavaScript. There is no bootstrap involved except for the use of Font Awesome for social icons. This website has been adapted to any size laptop or desktop. It is not responsive with phones or tablets.
To use this template for your own project:
- Download or clone the repository
- Edit the
<link>
tag in the<head>
of the file with a new link tag to your font awesome kit if you choose to use icons from font awesome - Set up your smtpjs server replacing the send function inside the app.js file if you are choosing to send emails from the contact form with a smtpjs server
- Switch out any images, text, links etc. as needed
- Voila!