Skip to content

Rena-code93/HackMate

 
 

Repository files navigation

🚀 HackMate - MERN Stack Project

HackMate is a platform to help hackathon participants find teammates, share project ideas, and collaborate effectively.
Built with the MERN stack (MongoDB, Express, React, Node.js).


📌 Features

  • 🔑 Authentication – Register/Login with JWT & bcrypt
  • 👤 User Profiles – Store name, email, skills, tech stack, and bio
  • 🤝 Team Management – Create teams, join existing teams, view members
  • 💡 Project Ideas – Post hackathon ideas and explore others
  • 🌐 Frontend + Backend – React frontend connected to Express API
  • 🗄 Database – MongoDB for persistent storage

🛠 Tech Stack

Frontend:

  • React.js
  • Axios (API calls)
  • TailwindCSS / Material UI (UI components)

Backend:

  • Node.js + Express.js
  • MongoDB + Mongoose
  • JWT Authentication
  • bcryptjs (password hashing)
  • dotenv, cors, morgan

⚙️ Installation & Setup

1. Clone the Repository

git clone https://github.com/your-username/hackmate.git
cd hackmate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 51.2%
  • JavaScript 37.6%
  • CSS 11.2%