- Notifications
You must be signed in to change notification settings - Fork0
User can add people with relation and show a connection between those people
NotificationsYou must be signed in to change notification settings
bhavyabhut/relation-finder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
User can add people with relation and show connection between those people
Live demo
- Mongodb
- Express
- React
- Nodejs
using
npm install
oryarn install
ornpm run installtion
Use
npm start
oryarn start
Runs the app in the development mode.
Openhttp://localhost:5000 to view it in the browser.Use
npm run server
oryarn run server
Openhttp://localhost:5000 to view it in the browser.Use
npm run client
oryarn run client
Openhttp://localhost:3000 to view it in the browser.