PizzaTheatre is a delightful web application that brings the pizzeria experience to your fingertips. Admins can craft and sell pizzas, while users can explore, customize, and order their perfect slice. With an intuitive interface and powerful features, PizzaTheatre makes pizza ordering a breeze!
- 👨🍳 Admin Role: Create and manage pizza offerings
- 🛒 User Role: Browse, customize, and order pizzas
- 🎨 Pizza Customization: Choose your base, cheese, sauce, and toppings
- 🛍️ Shopping Cart: Easy order management
- Frontend: Next.js + TypeScript
- Styling: Tailwind CSS + shadcn UI + Aceternity UI
- Authentication: Clerk.js
- Backend: Convex Dev
-
Clone the repository
git clone https://github.com/yourusername/PizzaTheatre.git
-
Install dependencies
cd PizzaTheatre npm install
-
Set up environment variables (refer to
.env.example
) -
Run the development server
npm run dev
-
Open http://localhost:3000 in your browser
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.
If you have any questions or need support, please open an issue or contact me at [email protected].
Bon Appétit! 🍕✨