User can add people with relation and show connection between those people
Live demo
- Mongodb
- Express
- React
- Nodejs
-
using
npm installoryarn installornpm run installtion -
Use
npm startoryarn start
Runs the app in the development mode.
Open http://localhost:5000 to view it in the browser. -
Use
npm run serveroryarn run server
Open http://localhost:5000 to view it in the browser. -
Use
npm run clientoryarn run client
Open http://localhost:3000 to view it in the browser.