A landing page for an imaginary Sushi Restaurant named Soyonara (Soysayce + Sayonara) located somewhere in Berlin, Germany. This is a non-existent restaurant that I created for learning purposes.
The page contains following sections:
- Navigation
- Hero Image
- Deals of the week
- Menu of the restaurant (pdf preview)
- Book a table (with a showing form when clicking on the button)
- About us
- Contact
- Footer (with links to the sources of images and link to the author's profile)
- Preparing a repository SoyonaraRestaurant
- Preparing the images for the project
- Creating a readme.md file
- Plan the website's elements
- Write html part
- Create CSS custom properties (variables)
- Reset the styles for the website
- Write css part in sass
- Add JavaScript part
- Run test to the website in both desktop and mobile versions
- Check the WCAG and ADA for web accessibility
- Check the SEO context
You will need following extensions on your Visual Studio Code:
- Live Server
- Live Sass Compiler
- Clone the repository
git clone https://github.com/AuensonScript/SoyonaraRestaurant.git
- Open the project
cd SoyonaraRestaurant
- Run the project
Open the index.html file in your browser.
🚧in progress...🚧
🚧in progress...🚧
🚧in progress...🚧
🚧in progress...🚧
This project is licensed under the MIT License - see the LICENSE file for details.
Created by AuensonScript