Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 578 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 578 Bytes

sorting-visualizer

Illustration of How an Array is Sorted Using Animations

Quick links

Development

Works in all modern browsers, fully keyboard accessible.

Architecture Overview

This project is built using Svelte, MeltUi, Vite and TailwindCSS

Quick Start

First of all you need install dependencies.

pnpm i

Then you can start aplication.

pnpm dev