A full-stack matchmaking web app exclusively built for developers. Think of it like Tinder, but for techies!
- 👤 Developer sign-up & login
- 🖼️ Personalized profiles with photo and bio
- 🔎 Browse other devs' profiles
- ✅ Accept or reject connection requests
- 🔗 View your connections
- ⚙️ JWT-based authentication with secure HTTP-only cookies
Frontend:
- React.js
- Redux Toolkit
- React Router
- Tailwind CSS
- DaisyUI
- Vercel
Backend:
- Node.js
- Express.js
- MongoDB with Mongoose
- JSON Web Tokens (JWT)
- Cookie-based Auth
- CORS & secure headers
- Render
cd Frontend
npm install
npm run devcd BackEnd
npm install
npm run devIf you'd like to collaborate or give feedback, feel free to reach out:
- Twitter: NandanKumar
- Email: nandankumarmle@gmail.com