A modern and interactive platform for showcasing a pizzeria's menu. Built with the latest web technologies to provide a premium user experience.
- 🚀 High Performance: Built with Vite and React for maximum speed.
- 🎨 Modern Design: Elegant User Interface (UI) focused on aesthetics and simplicity.
- 📱 Fully Responsive: Optimized for all devices (Mobile, Tablet, Desktop).
- 🍕 Comprehensive Menu: Clear categorization for Pizzas, Sandwiches, and Calzones.
- 🪄 Animations: Smooth transitions using Framer Motion.
- 🔍 Rich Details: Pricing, ingredients, and tags for every product.
- Frontend: React 19
- Build Tool: Vite
- Animations: Framer Motion
- Icons: Lucide React
- Styling: Vanilla CSS (Custom UI components)
Follow these steps to run the project locally:
git clone https://github.com/btare99/Pizza-Catalog.git
cd Pizza-Catalognpm installnpm run devnpm run buildpizzeria/
├── public/ # Static assets and icons
├── src/
│ ├── assets/ # Images and logos
│ ├── components/ # React components (Navbar, Hero, Menu, Footer)
│ ├── data.js # Menu data
│ ├── App.jsx # Main application structure
│ └── main.jsx # Entry point
├── index.html
└── package.json
This project is open-source and available under the MIT License.
Made with ❤️ by Btare99