Shortest Path Finder (Visualizer) Shortest Path Finder using BFS algorithm in React Live demo Running in your local git clone https://github.com/sadanandpai/shortest-path-finder.git npm install (after navigating inside the directory) npm start Features Responsive grid layout for screen sizes Rows and columns control Custom maze building options Random maze generator Path length display Mobile support Easy to understand and implementable code Technologies React with hooks Emotion rc-slider + react-toastify + reactive-button Vite (Bundler) Feel free to reuse or modify the code/project for your personal or professinal purposes Raise PR for any bugs/imporvements