This project is to demonstrate how different pathfinding algorithms work and identify the best and worst cases for each algorithm. This project is to learn those algorithms using a more visual approach.
- Clone the repository
git clone https://github.com/Yathu2007/React-Pathfinding-Visualizer.git
- Change the working directory
cd .\React-Pathfinding-Visualizer\
- Install dependencies
npm install
- Run the app
npm start
๐ You are all set!
-
Tailwind CSS - for CSS styling