An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          



Project Banner

Tasty Restaurant


##
📋 Table of Contents

- ✨ [Introduction](#introduction)
- ⚙️ [Tech Stack](#tech-stack)
- 🚀 [Quick Start](#quick-start)

##
✨ Introduction

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.

##
⚙️ Tech Stack

- HTML
- CSS
- JavaScript
- Sass [📄](https://sass-lang.com/documentation)
- ScrollReveal.js [📄](https://scrollrevealjs.org/guide/hello-world.html)

##
🚀 Quick Start

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.