Skip to content

btare99/Pizza-Catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍕 Pizza Catalog - Digital Menu

A modern and interactive platform for showcasing a pizzeria's menu. Built with the latest web technologies to provide a premium user experience.

Pizza Catalog Preview

✨ Features

  • 🚀 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.

🛠️ Tech Stack

🚀 Getting Started

Follow these steps to run the project locally:

1. Clone the project

git clone https://github.com/btare99/Pizza-Catalog.git
cd Pizza-Catalog

2. Install dependencies

npm install

3. Start development server

npm run dev

4. Build for production

npm run build

📂 Project Structure

pizzeria/
├── 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

📄 License

This project is open-source and available under the MIT License.


Made with ❤️ by Btare99

About

Modern and responsive pizza catalog web app built with React and Vite, featuring an interactive digital menu with smooth animations and clean UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors