The ultimate platform to find teammates for hackathons β globally π
DevMatchups is a web platform designed to connect developers, designers, and enthusiasts from around the world to form hackathon teams. Whether you're searching for teammates with complementary skills or exploring upcoming events, this platform makes collaboration easy and effective.
- User registration and authentication
- Developer profile creation and management
- Team formation with matchmaking
- Explore upcoming hackathon listings
- Advanced filters and search options
- Personalized match recommendations
- Back-to-top button across all pages
- Integrated chatbot assistant
- Icon upgrades using Lucide React
- Redesigned headers for visual consistency
- UI Libraries: Shadcn UI, Aceternity UI, Tailwind CSS, Framer Motion
git clone https://github.com/harsh3dev/DevMatchups.git
cd DevMatchups
npm install
# or
pnpm install
# or
bun install
docker-compose up --build
npm run dev
# or
pnpm run dev
# or
bun dev
Visit http://localhost:3000
in your browser.
app/
β Routing and main page structurecomponents/
β Reusable UI componentshooks/
β Custom React hookslib/
β Utility libraries and helpersprisma/
β Database schema and migrationspublic/
β Static assets (images, icons, etc.)__tests__/
β Unit and integration tests.github/
β GitHub Actions and workflow configsActions/
β CI/CD configurations
We welcome contributions! Hereβs a quick guide to get started:
# Fork the repository
# Create your feature branch
git checkout -b feature/your-feature
# Commit your changes
git commit -m "Add: your feature"
# Push to GitHub
git push origin feature/your-feature
Then, open a pull request π
Please ensure your code adheres to the project style and includes appropriate test coverage. See CONTRIBUTING.md and Code of Conduct for more info.
- Discord:
@harsh3dev
- Email: [email protected] | [email protected]
- LinkedIn: Harsh Pandey β’ Yash Gupta
A huge thanks to all contributors who made DevMatchups possible:
---
π License
This project is licensed under the MIT License.
Built with βοΈ, π», and plenty of caffeine.
π‘ *Pro tip: Your perfect team might be one pull request away.*