Skip to content

Vitallyz/king-shan-family-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

King Shan Family Tree Problem 1 Solution

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.

Live demo

https://vitallyz.github.io/king-shan-family-tree/

Download zip file of the project

problem1.zip

To install locally and run in dev mode:

Clone the repository.

yarn install

yarn start

Run tests with

yarn test

then option a to run all tests.

About

King Shan family tree problem 1 solved using React/TS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published