App to visualize how a DFS or BFS run finds islands in a grid of 1's and 0's. Inspired by: Number of Islands Example design: Final result: Project URL: https://find-islands.netlify.app/