An interactive organizational chart built with React to visualize the company's hierarchy and employee structure.
Check out the live project here.
Org-Chart is a visually appealing and interactive web application that allows you to visualize the company's hierarchy and team structure in a user-friendly way. It utilizes React to create a dynamic and engaging organizational chart.
- User-friendly and intuitive interface.
- Interactive organizational chart with expandable and collapsible branches.
- Employee count displayed on each node for quick reference.
- Hide/Show functionality to toggle the visibility of employee branches.
- Modern and clean design to enhance user experience.
- Clone the repository:
git clone https://github.com/champ18ion/Org-Chart.git - Install dependencies:
npm install - Run the development server:
npm start
- React
- CSS
- ...
This project was inspired by the need to create a visually appealing and interactive organizational chart for better understanding and communication within the company.
This project is licensed under the MIT License.


