Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 516 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 516 Bytes

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!