An interactive Path Finding Algorithm Visualizer written in JavaScript.
Docker must be installed to run this project from a local container.
- Clone the project to a local repository.
- Execute the command
docker-compose up
. - View the page in your browser at
localhost:4000
.