A tool to help me better visualize some of the graph algorithms I'm learning! :D
- The entire project is written fully in TypeScript. To launch it, simply run
npm run devin your terminal. - For specific algorithm details, I typically reference this textbook when necessary.