Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 318 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 318 Bytes

Insertion Sort Visualizer

To get started with the Insertion Sort Visualizer, follow these simple steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies by running npm install
  4. Start the development server with npm run dev