https://github.com/rialparmar1777/food-order
Food_Ordering System - Next.js, React, Tailwind CSS, Stripe, PostgreSQL
https://github.com/rialparmar1777/food-order
framer-motion lucide-react nextjs postgresql prisma react-router reactjs stripe-payments tailwindcss tsparticles
Last synced: 2 months ago
JSON representation
Food_Ordering System - Next.js, React, Tailwind CSS, Stripe, PostgreSQL
- Host: GitHub
- URL: https://github.com/rialparmar1777/food-order
- Owner: rialparmar1777
- Created: 2025-02-19T18:33:37.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-21T18:07:03.000Z (7 months ago)
- Last Synced: 2025-03-21T19:23:10.273Z (7 months ago)
- Topics: framer-motion, lucide-react, nextjs, postgresql, prisma, react-router, reactjs, stripe-payments, tailwindcss, tsparticles
- Language: JavaScript
- Homepage:
- Size: 16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
npm install
Also add Prisma
prisma.schema for databases
PostgreSQL"use client"
server-client rendering errorsTo Run:
npx prisma studio - Port 5432 - Databse URL
localhost:5555npm run dev
localhost:3000
