Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 538 Bytes

File metadata and controls

12 lines (9 loc) · 538 Bytes

Magical Bars

Netlify Status

Introduction

A beautiful sorting algorithm visualizer to better demonstrate how algorthms works visually step by step . You can see the live hosted version of Algorithm visualizer

Setup

  1. Clone the repo
  2. Run command yarn install .
  3. Once dependencies are installed run yarn start .