Live at 🌏 - https://project-mate.vercel.app
A web app where you can find contributors for your open-source project or as an individual contributor you can find open-source projects. Best place to start building in public. Find people who have the same vision as you do and contribute to each other for building amazing products.
As a community, we always encourage people to share their thoughts and ideas. Do you want to talk to us? Join our Discord server by clicking the badge below.
- Frontend - Next.js
- CSS Framework - Tailwind CSS
- Backend - NextJS APIs + Firebase Auth + MongoDB
-
Clone this repository
git clone https://github.com/rohitdasu/projectmate.git
-
Go into the project directory
cd projectmate
-
Create
.env.local
file from.env.template
file.MONGODB_URI
is theconnection string
which you'll get from mongodb. for reference -
Install all the dependencies
npm install
-
Start the application development server
npm run dev
After you have installed projectmate app on your local machine, go to our CONTRIBUTING.md file to help with all you need to know before getting started with making changes to the codebase.
View CODE_OF_CONDUCT.md
projectmate is licensed under the MIT License - see the LICENSE file for details.