Skip to content

wajeshubham/path-finder

Repository files navigation

🗺 Path finding visualizer

Watch on youtube

Watch the video

An interactive visualization of Dijkstra's, BFS, and DFS path finding algorithms

🎬 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

🛠 Prerequisites

You need to have NodeJS installed

🍽 Installing

To get a development env running after cloning the project Install the dependencies

npm install

Start the development server

npm run dev

🏗 Built With

  • ⚡️ Vite - The next generation of frontend tooling

  • ⚛️ ReactJs - Probably the best Javascript library

  • 💪🏼 TypeScript - If you are planning on staying in the programming field for the long run, you should learn TypeScript.

  • 💨 TailwindCSS - Bootstrap killer

🙌🏼 Contributing

Contributions are always welcome :-)

👨🏻‍💻 Authors

See also the list of contributors who participated in this project.

🪪 License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Path finder visualiser which includes Dijkstra's, BFS and DFS algorithm visualisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published