An interactive visualization of Dijkstra's, BFS, and DFS path finding algorithms
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You need to have NodeJS installed
To get a development env running after cloning the project Install the dependencies
npm install
Start the development server
npm run dev
-
⚡️ 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
Contributions are always welcome :-)
- Shubham Waje - wajeshubham
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details