Sort Visualisation

This project aims to provide a visualisation of the various sorting algorithms. It does show by showing the movement of the blocks according to the algorithm.

Netlify Status

About

This project was bootstrapped with Create React App the available shell commands are

  • npm start
  • npm test
  • npm run build
  • npm run format