Food&Co is a food ordering platform that allows users to browse restaurants, add food items to their cart, and place orders online. The project includes features like user authentication, cart management, and payment integration with Stripe.
Food&Co 2.0 is a modern food ordering web application built using Next.js, TypeScript, Prisma ORM, and MongoDB. This project leverages Stripe for seamless checkout and focuses on delivering a fast, secure, and user-friendly experience.
Live Demo: Food&Co 2.0
GitHub Repository: Food&Co 2.0 GitHub Repo
- Responsive Design: Fully responsive UI optimized for various devices.
- Stripe Checkout: Secure and seamless payment integration with Stripe.
- Efficient Backend: Powered by Next.js App Router and Prisma ORM for optimized performance.
- User-Friendly Interface: Intuitive UX for easy food ordering and checkout.
- Menu Management: Dynamic and customizable restaurant menu.
- Order Tracking: Real-time order updates post-payment confirmation.
- Performance Focused: Optimized for speed and security.
- Tech Stack: Next.js, TypeScript, Prisma ORM, MongoDB, Stripe, Tailwind CSS.
- Next.js 14
- TypeScript
- Prisma ORM
- MongoDB
- Stripe For Payment
- Tailwind CSS
- Vercel (Deployment)
- Node.js (v18.x or higher)
- MongoDB (or any MongoDB cloud instance)
- Stripe (for Payment)
-
Clone the repository:
git clone https://github.com/GameOfCode64/Food-co-2.0.git npm install add .env npm run dev