Algorithm visualizer project for the completion of the course of Data Structure and Algorithm [CT 552]
Year: II
Part: II
- Shortest path algorithms (Pathfinding)
- Backtracking
- Recursion - Tower of Hanoi
- Node.js (for
npm
)
- Clone the repository
git clone https://github.com/Sk47R/Visualize-IT.git
- Navigate to the repository 📂
cd Visualize-IT
- Install the dependencies
npm install
Have patience, this might take a while.
- Start the development server
npm run start
The application can be viewed at http://localhost:3000/