live demo: https://degree-of-seperation.netlify.app/
- Press the + sign to add new users
- Utilize the checkbox list to create friend relationships
- Select any two users in the dropdown and click show paths
The app will print all paths between the two users and display the count.
- Clone the repository
npm install
npm start