Your launchpad to internships & fresh opportunities.
Discover. Apply. Post. All in one place.
- 🌍 Explore curated internship listings across domains
- 📝 Apply directly through the platform
- 🧑💼 Post internships as a company, startup, or individual
- 🔐 Secure authentication with Clerk
- 📡 Real-time backend using Supabase
- ⚡ Lightning-fast frontend powered by Vite and Tailwind
- 🎨 Beautiful UI using Shadcn UI & Radix Primitives
| Layer | Technology | Purpose |
|---|---|---|
| 🧠 Frontend | React + Vite | UI & component architecture |
| 🎨 Styling | Tailwind CSS, Shadcn UI, Radix UI | Styling, design system |
| 🔐 Auth | Clerk | Authentication & session handling |
| 🧱 Backend | Supabase (Postgres DB + Auth + RLS) | Realtime database & access control |
| 🌐 Hosting | Vercel (planned) | Deployment platform |
| 🔧 Planned | Node.js | Backend logic & API expansion |
Clone the repo and install dependencies:
git clone https://github.com/yourusername/internedge.git
cd internedge
npm install
npm run dev Create a .env file in the root directory and add:
VITE_SUPABASE_URL=your_supabase_url
VITE_SUPABASE_ANON_KEY=your_supabase_anon_key
VITE_CLERK_PUBLISHABLE_KEY=your_clerk_publishable_keyAditya Gaikwad Building cool products & startups — one idea at a time.