Maze Runner

Link: https://maze-shortest-path-algorithm.netlify.app/

  npm install

Done:

[X] - Implement A* Shortest Path Algorithm to automatically solve the Maze & found the best way to Solve.

[X] - Improve Structure.

[X] - Add PropTypes in Components.

ToDo:

[-] - Improve Design.