Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.3 KB

README.md

File metadata and controls

58 lines (38 loc) · 1.3 KB

VisualizeIT

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

Year: II
Part: II

Demonstration

visualizeit-demo.mp4

Algorithms implemented

Requirements

Usage

  1. Clone the repository
git clone https://github.com/suravshrestha/visualizeit.git
  1. Navigate to the repository 📂
cd visualizeit
  1. Install the dependencies
npm install

This might take a while to complete.

  1. Start the development server
npm run dev

Developers

  1. Sudeep Subedi (PUL077BCT083)
  2. Sujan Kapali (PUL077BCT086)
  3. Surav Krishna Shrestha (PUL077BCT089)