Skip to content

PromptHub is a global community platform where developers, students, researchers, AI enthusiasts everybody can discover, create, and share powerful AI prompts.💬

License

Notifications You must be signed in to change notification settings

LikhithSP/PromptHub

Repository files navigation

🚀 PromptHub

PromptHub Preview

PromptHub Preview 01

A modern AI prompts sharing and creating platform built with React and Supabase

Features

  • Authentication (Supabase Auth)
  • Create, edit, delete, and like prompts
  • Real-time search & dynamic category filter
  • Responsive design & dark/light theme
  • Toast notifications for user actions

Tech Stack

  • Frontend: React, Vite
  • Backend: Supabase (PostgreSQL, Auth)
  • Deployment: Vercel

Quick Start

  1. Clone repo & install dependencies:
    git clone https://github.com/LikhithSP/PromptHub.git
    cd PromptHub
    npm install --prefix client
  2. Create a Supabase project, run supabase-schema.sql, and copy your API keys.
  3. Add your keys to client/.env:
    VITE_SUPABASE_URL=your_url
    VITE_SUPABASE_ANON_KEY=your_key
  4. Run locally:
    npm run dev

Deploy

  • Push to GitHub, import to Vercel, add env vars, and deploy.

License

MIT


Built with ❤️ using React & Supabase

About

PromptHub is a global community platform where developers, students, researchers, AI enthusiasts everybody can discover, create, and share powerful AI prompts.💬

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published