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

https://github.com/prazzdev/delishiana-restaurant

Delishiana Restaurant Landing Page. A modern landing page, designed with a neobrutalism aesthetic. Built using React and Vite for fast performance and seamless development.
https://github.com/prazzdev/delishiana-restaurant

javascript landing-page reactjs shadcn-ui

Last synced: 2 months ago
JSON representation

Delishiana Restaurant Landing Page. A modern landing page, designed with a neobrutalism aesthetic. Built using React and Vite for fast performance and seamless development.

Awesome Lists containing this project

README

          

![Screenshot Image](https://github.com/prazzdev/delishiana-restaurant/blob/main/public/assets/images/screenshot/Macbook-Air-2011x1165.png)

## Delishiana Restaurant

Delishiana Restaurant Landing Page. A modern landing page, designed with a neobrutalism aesthetic. Built using React and Vite for fast performance and seamless development.

### Techstack


Vite
Tailwind CSS
Shadcn UI

### Installation

Clone this repository

```
git clone https://github.com/prazzdev/delishiana-restaurant.git
```

Install dependencies

```
npm install
```

Run project

```
npm run dev
```