Skip to content

A unique community to join hands with fellow developers who have similar interests as You, Create your own Account and start Vibing!

Notifications You must be signed in to change notification settings

Sabarinathan07/CodeBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A unique community to join hands with fellow developers who have similar interests as You


Objective

  • 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.


Uniqueness

  • 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.


Technology Stack

Front end:

  • ReactJS

Back end:

  • NodeJS
  • Express
  • MongoDB

View a live demo of this project on Heroku


Screenshots

alt text

alt text

alt text

alt text

alt text


Quick Start 🚀

Clone App

git clone https://github.com/Sabarinathan07/CodeBridge

Add a default.json file in config folder with the following

{
  "MONGO_URI": "<your_mongoDB_uri>",
  "JWT_TOKEN": "secret_key",
  "githubToken": "<yoursecrectaccesstoken>"
}

Install server dependencies

npm install

Install client dependencies

cd client && npm install

Run both Express & React from root

cd .. && npm run dev

Check in browser on http://localhost:3000/


App Info

Author

SABARINATHAN R

About

A unique community to join hands with fellow developers who have similar interests as You, Create your own Account and start Vibing!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages