A brief, one-sentence description of what this project does.

Replace this with a real screenshot or animated GIF of your app in action.
| Category | Technologies Used |
|---|---|
| Frontend | React, Tailwind CSS |
| Backend | Node.js, Express |
| Database | PostgreSQL, Supabase |
| Deployment | Vercel / Netlify / Heroku |
| API | GitHub GraphQL API |
# 1) Clone the repository
git clone https://github.com/yourusername/your-repo-name.git
# 2) Navigate into the directory
cd your-repo-name
# 3) Install dependencies
npm install
# 4) Start the development server
npm run dev