This is project created on React using React Hooks and React Flow Renderer.
- To install the React Boilerplate Code inside your Terminal Type
 
 npx create-react-app . This will create a React Boilerplate code inside your working directory
- To install React Flow Renderer inside your Terminal Type
 
 yarn add react-flow-renderer - To download all the modules type
 
 yarn install  npm run start