Pathfinding Visualization - React + TypeScript + Vite A react app which aims to visualize different pathfinding algorithms by using a grid and start/end nodes and "walls". Getting Started: npm i npm run dev Screenshot: Todo: Add more algorithms