Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.01 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.01 KB

VisualizeIT

Algorithm visualizer project for the completion of the course of Data Structure and Algorithm [CT 552]

Year: II
Part: II

Algorithms implemented

Requirements

Usage

  1. Clone the repository
git clone https://github.com/Sk47R/Visualize-IT.git
  1. Navigate to the repository 📂
cd Visualize-IT
  1. Install the dependencies
npm install

Have patience, this might take a while.

  1. Start the development server
npm run start

The application can be viewed at http://localhost:3000/