Skip to content

funsorting/funsorting.github.io

Repository files navigation

funsorting!

An easy and fun way to understand sorting algorithms!

Contributing

  • Any ideas to improve this project? plase report via issues!
  • Help improve texts and examples, they are located at src/assets directory

How to run at your machine

This project was created with Node.JS, just install the dependencies npm i and run npm start. Ensure that you are at development branch!