lesterfernandez / sorting-visualizer

Sorting Visualizer built with React, Typescript, and TailwindCSS.

Home Page:https://lesterfernandez.github.io/sorting-visualizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sorting Visualizer

About

An application to observe popular sorting algorithms and their relative speed compared to each other. Built with React.js, TypeScript, and TailwindCSS.

How to run

  • git clone this repository
  • run yarn or npm install
  • run yarn start or npm start

NOTE:

If you came here from YouTube, please note that I did some minor refactoring and orginization. I did not include this process in the video for the sake of time.

About

Sorting Visualizer built with React, Typescript, and TailwindCSS.

https://lesterfernandez.github.io/sorting-visualizer/


Languages

Language:TypeScript 89.3%Language:HTML 6.5%Language:CSS 3.3%Language:JavaScript 0.8%