Skip to content

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.

Notifications You must be signed in to change notification settings

tanuj1811/Path-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. 😎😎

Steps For Contribution

1. Fork this repo
2. Star this repo
3. Build Successfully on Local Machine
4. Commit the code
5. Make pull request

Connect with me

To follow me on Github click here

Tanuj's LinkdeIn


Steps to run on local server

1. Clone the repo or download it.

2. run npm install command wait... and then run npm start wait...

Open http://localhost:3000 to view it in your browser.

npm run build

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published