Skip to content

razvanborsan/sorting-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithms Visualizer

The web app shows animations for 6 different sorting algorithms, making it easier to understand how each algorithm works and what the differences between them are.

Deployed App

You can play with the deployed app here.

Preview:

sorting-algorithms

Tech stack

I used Gatsby with Chakra UI and SCSS modules for the interface and Framer Motion for the sorting animations. The algorithms themselves are written by me in plain JavaScript.

Run locally

If you want to play around with the project locally, cloning it + npm install + npm start should suffice.

About

An app that animates different sorting algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published