React/TS solution using OOP to a family-tree problem.
Inputs of the app are the member and relationship in question.
Output is a list of member's relatives.
https://vitallyz.github.io/king-shan-family-tree/
Clone the repository.
Run tests with
then option a to run all tests.