A web app for LA DEA Pizza in Redfern, built to showcase the menu in a clean, modern, and mobile-friendly format.
This project was designed and developed independently to present LA DEA Pizza’s menu online. It focuses on clear menu organisation, strong visual branding, and a smooth user experience across desktop and mobile devices.
- Responsive pizza menu layout
- Clean and modern UI
- Fast performance with Vite
- Built with reusable React components
- Styled with Tailwind CSS and shadcn-ui
- Vite
- TypeScript
- React
- Tailwind CSS
- shadcn-ui
To run this project locally:
git clone <YOUR_GIT_URL>
cd <YOUR_PROJECT_NAME>
npm install
npm run dev