Move into the root directory the application.
npm install
(or)
yarn
npm start
(or)
yarn start
You can see the application running in your http://localhost:3000
Used MirageJs to mock apis.
Application to list organization as hierarchy chart.