Skip to content

lostofan/DeliveryAPP

Repository files navigation

Delivery App

project-image

🚀 Demo

https://delivery-app-plum.vercel.app/

Project Screenshots:

project-screenshotproject-screenshotproject-screenshot

🧐 Features

Here're some of the project's best features:

  • Backend (Prisma Supabase as a database)
  • Frontend (React + Next.JS)

🛠️ Installation Steps:

1. to Start

npm run dev

2. Create .env in root

DATABASE_URL="YOUR DATABASE KEY"

3. Also create .env.local

NEXT_PUBLIC_BASE_URL="http://localhost:3000"
NEXTAUTH_SECRET="Your auth key"

💻 Built with

Technologies used in the project:

  • React
  • Next.JS
  • Prisma
  • Supabase

TO DO

  • Adding food animation
  • Popup on adding
  • Placeholders on load