Skip to content

Developers pool is an application that allows developers connect to one another and their clients. It is pool where you can match developer of your interest to the desired project and bring that project of yours to life.

Notifications You must be signed in to change notification settings

t4christ/dev-pool

Repository files navigation

Project Title

Dev-Pool

Project Overview

Developers pool is an application that allows developers connect to one another and their clients. It is pool where you can match developer of your interest to the desired project and bring that project of yours to life. This application was built with reactjs and nodejs.

Prerequistes

  1. node
  2. npm
  3. create-react-app

Installing and running backend server

  1. install node on your machine
  2. run npm install to install all the required packages.
  3. run 'npm run start' to get the server running.

Installing and running frontend server

  1. install create-react-app on your machine
  2. run npm install to install all the required packages.
  3. run 'npm run start' to get the server running.

Built With

  1. nodejs (server)
  2. expressjs (handling routes,requests and views)
  3. reactjs (frontend framework)

About

Developers pool is an application that allows developers connect to one another and their clients. It is pool where you can match developer of your interest to the desired project and bring that project of yours to life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published