A modern frontend restaurant menu website built to display food items in a clean, responsive, and user-friendly interface.
- Responsive UI
- Category-based menu
- Special item highlighting
- Clean layout
- Mobile-friendly design
- HTML
- CSS
- JavaScript
- React
- Vite
-
Clone the repository
git clone https://github.com/Sanchit1802/grillory-menu.git -
Go to project folder
cd grillory-menu -
Install dependencies npm install
-
Run project
npm run dev
if this doesn't work do (in terminal): ./node_modules/.bin/vite