https://github.com/programmer-dn-ai/tasty-restaurant_ui
Landing page design for a restaurant featuring a modern and minimalist aesthetic, crafted using HTML, CSS, and JavaScript.
https://github.com/programmer-dn-ai/tasty-restaurant_ui
css design figma html javascript landing-page sass scrollreveal scss ui
Last synced: 3 months ago
JSON representation
Landing page design for a restaurant featuring a modern and minimalist aesthetic, crafted using HTML, CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/programmer-dn-ai/tasty-restaurant_ui
- Owner: Programmer-DN-AI
- Created: 2025-09-20T17:16:12.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-20T17:22:33.000Z (9 months ago)
- Last Synced: 2025-09-20T19:15:54.972Z (9 months ago)
- Topics: css, design, figma, html, javascript, landing-page, sass, scrollreveal, scss, ui
- Language: HTML
- Homepage: https://tasty-restaurant-kappa.vercel.app
- Size: 1.87 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##
📋 Table of Contents
- ✨ [Introduction](#introduction)
- ⚙️ [Tech Stack](#tech-stack)
- 🚀 [Quick Start](#quick-start)
Landing page design for a restaurant featuring a modern and minimalist aesthetic, crafted using HTML, CSS, and JavaScript. Enhanced with smooth animations powered by ScrollReveal.js library.
- HTML
- CSS
- JavaScript
- Sass [📄](https://sass-lang.com/documentation)
- ScrollReveal.js [📄](https://scrollrevealjs.org/guide/hello-world.html)
Follow these steps to set up the project locally on your machine.
**Prerequisites**
Make sure you have the following installed on your machine:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)
**Cloning the Repository**
```bash
git clone {git remote URL}
```
**Running the Project**
Use [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
to launch a development local server with live reload feature for static & dynamic pages.