Welcome to Pathfinding Visualizer! I built this application because I was fascinated by pathfinding algorithms, and I wanted to visualize them in action. I hope that you enjoy playing around with this visualization tool just as much as I enjoyed building it.
you can use the site at link
Note If you know more pathfinding algo's or board pattern contribute in this project. It will be very helpful :).
Note if you find bugs or anything unusual. Post it on issues section.
Note Before contributing make sure go through the contributing.md file.
Thank you soo much. Enjoy the site. 😎😎
1. Fork this repo
2. Star this repo
3. Build Successfully on Local Machine
4. Commit the code
5. Make pull request
To follow me on Github click here
Open http://localhost:3000 to view it in your browser.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.