natarajanbala / CodeBuddy

:construction: WIP - Connect with developers and find projects :dancers:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

$ git clone git@github.com:lydiahallie/CodeBuddy.git
$ cd CodeBuddy
$ yarn

Run client:

$ cd client 
$ yarn
$ cd ..
$ yarn client

Run server:

$ cd server
$ yarn
$ cd ..
$ ts-node -O '{"module":"commonjs"}' server

Branches

Whenever you open a PR, please use the dev branch as the base branch.

First draft version

demo

About

:construction: WIP - Connect with developers and find projects :dancers:


Languages

Language:JavaScript 37.5%Language:TypeScript 31.5%Language:CSS 30.4%Language:HTML 0.5%Language:Dockerfile 0.1%