Well-designed animated japanese food responsive website - built with Vite.js using Vanilla & JavaScript (Pure HTML,CSS).
This repository houses an "Vanilla Sushi" Web - amazing animated japanese food responsive website with Vite.js using Vanilla & JavaScript and AOS for animate on scroll - using BEM Methodology 🍣
Here is the folder structure of VanillaSushi.
Vanila-Sushi-Web/
|- assets/
|- css/
|-- sections/
|-- about.css
|-- footer.css
|-- header.css
|-- hero.css
|-- popular.css
|-- subscribe.css
|-- trending.css
|-- style.css
|- js/
|-- script.js
|- public/
|- .gitignore
|- index.html
|- package.json
Download or clone this repo by using the command below:
https://github.com/ladunjexa/Vanilla-Sushi-Web.git
This webapp using NPM (Node Package Manager), therefore, make sure that Node.js is installed by execute the following command in console:
node -v
In root folder execute the following command to get the required packages:
npm install
Go to root folder and execute the following command in order to run the webapp:
npm run dev
Contributions are always welcome!
See contributing.md
for ways to get started.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt for more information.
Liron Abutbul - @lironabutbul6 - @ladunjexa
Project Link: https://github.com/ladunjexa/Vanilla-Sushi-Web
This section used to mention useful resources and libraries that used in CreativAI Webapp:
- Vite.js
- AOS
- Google Fonts
- #JSMastery