Skip to content

Tailsxz/sort-visualizer

Repository files navigation

An interactive visualizer for several sorting algorithms.

Getting Started

To get a copy of this project, you can fork the repo then clone it as your own.

Prerequisites

  • A Github Account
  • Your local Git CLI, Git Bash comes with the windows Git installation.
  • npm

Installing

Fork the Repo

Clone the Repo

Optimizations

Todos

-Add a swap count/ previous arrays history on the side! :D

Knowledge/Experiences gained from this project

  • Gained more practice using Framer Motion and Motion components. Framer makes it easy to produce pleasant animations.
  • Solidified my algorithmic understanding through the process of translating the operations to a visual interface.

About

Hope anyone who runs into this enjoys it! :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published