Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 823 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 823 Bytes

Pizza Fiesta Website

This is a fullstack food ordering app built with Next.js 14 (React.js, MongoDB, Tailwind CSS).

Home page

demo

Menu page

demo

Admin Dashboard

demo

Features

  • User authentication with NextAuth (Email & Google)
  • Customizable user profiles
  • User-friendly order placement
  • Stripe integration for payment processing
  • Admin dashboard for restaurant, user, and order management
  • EmailJS integration for customer support
  • Cloudinary integration for image processing and storage
  • Database handling with MongoDB
  • UI design with Tailwind CSS & NextUI

Getting Started

View a demo of this app here.