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.
- Host: GitHub
- URL: https://github.com/prazzdev/delishiana-restaurant
- Owner: prazzdev
- Created: 2024-12-16T16:29:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T05:05:44.000Z (over 1 year ago)
- Last Synced: 2025-05-20T02:11:15.022Z (about 1 year ago)
- Topics: javascript, landing-page, reactjs, shadcn-ui
- Language: SCSS
- Homepage: https://delishiana-restaurant.vercel.app
- Size: 998 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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
### Installation
Clone this repository
```
git clone https://github.com/prazzdev/delishiana-restaurant.git
```
Install dependencies
```
npm install
```
Run project
```
npm run dev
```