Skip to content

Web app built with Javascript and React framework to visualizes sorting algorithms for students who started learning algorithms

Notifications You must be signed in to change notification settings

risatoy/sort-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sort Visualizer

Responsive visualizer built using React for popular sorting algorithms. This is an attempt to help in learning the algorithms by visualizing.

Deployed and available at https://risatoy.github.io/sort-visualizer/

Features

  • Sort step by step
  • Start and reset the execution
  • Generate random array of numbers of sorting

Technologies

Project is created with:

  • React Framework
  • Bootstrap
  • Javascript + pure CSS for Animations

Run in your local

To run this project, install it locally using npm:

$ git clone https://github.com/risatoy/sort-visualizer.git
$ cd ../sort-visualizer
$ npm install
$ npm start

Contributing Guide

Feel free to contribute to this repo by raising the PR, if you see any areas to improve or fix bugs in this repo!

About

Web app built with Javascript and React framework to visualizes sorting algorithms for students who started learning algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published