A unique community to join hands with fellow developers who have similar interests as You
-
To build connection between like-minded Developers.
-
To develop a web application where the user could collaborate with other developers and make a project. This will act as a tool to unite developers and grow together.
-
Website is Integrated with GitHub Repo where Developers can view Fork’s, Star’s, Watches and more.
-
Can be used as awesome Online Portfolio and Ability to maintain Timeline among Developers.
- ReactJS
- NodeJS
- Express
- MongoDB
View a live demo of this project on codebridge.sabari.dev
git clone https://github.com/Sabarinathan07/CodeBridge
{
"MONGO_URI": "<your_mongoDB_uri>",
"JWT_TOKEN": "secret_key",
"githubToken": "<yoursecrectaccesstoken>"
}
cd backend && npm install && npm run start
cd frontend && npm install && npm run start
Check in browser on http://localhost:3000/