A modern platform where developers can connect, match, and collaborate based on coding interests and skills.
Check out the live demo: https://tinder-for-geeks.vercel.app/
Frontend: React, Tailwind CSS, Framer Motion, MagicUI
Backend: Node.js, Express.js
Real-time Communication: Socket.io
Database: MongoDB Atlas
Authentication: JWT
Hosting: Vercel (Frontend), Render (Backend)
🔥 Swipe-based interaction tailored for developers
💬 Real-time 1:1 chat powered by Socket.io
🎨 Smooth animations with Framer Motion
🔒 Secure routes and token-based authentication
📁 Modular and scalable project structure
Prerequisites
Node.js (v14 or higher) MongoDB connection (local or Atlas)
Installation
Clone the repository
shgit clone https://github.com/yashbhidawe/devtinder-web.git cd devtinder-web
Install dependencies
npm install
Set up environment variables
Start the development server
shnpm run dev
📄 API Documentation API documentation is available at
https://github.com/yashbhidawe/devTinder
Contributions, issues and feature requests are welcome!
👤 Author Yash Bhidawe
Website: LinkedIn Twitter: @itsokyash_ GitHub: @yashbhidawe LinkedIn: @itsokyash
Give a ⭐️ if this project helped you!
This README was generated with ❤️