Sorting animations with React I am learning how to sort and animate arrays. So far implemented: Bubble sort, Selection sort, Insertion sort. Go to https://arturszott.github.io/sorting to check it out or download repo and run npm start.