Skip to content

User can add people with relation and show a connection between those people

Notifications You must be signed in to change notification settings

bhavyabhut/relation-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relation Finder

User can add people with relation and show connection between those people

Live demo

Technology stack

  • Mongodb
  • Express
  • React
  • Nodejs

Other library and modules

Frontend

Backend

Getting start

  • Installation

    using npm install or yarn install or npm run installtion

  • Start project

    Use npm start or yarn start
    Runs the app in the development mode.
    Open http://localhost:5000 to view it in the browser.

  • Start frontend

    Use npm run server or yarn run server
    Open http://localhost:5000 to view it in the browser.

  • Start backend

    Use npm run client or yarn run client
    Open http://localhost:3000 to view it in the browser.

Releases

No releases published

Packages

No packages published

Languages