This is a Sorting Visualizer! Some of the outputs are :
- React
- JavaScript
- HTML
- CSS
- Sorting Visualizer
- SortingVisualizer.js
- SortingVisualizer.css
- Sorting Algorithms
- MergeSort.js
- QuickSort.js
- BubbleSort.js
Other sorting algorithms are left as an exercise to the viewer!
This project helped me get taste of React, JavaScript and HTML. I followed various tutorials and read projects to make this. I initally started by creating various folders, to orgainize my work. Then i moved onto build Algorithms and compile them in SortingVisualizer.js. Lastly, I added some styles to it.
For reference use:
- The video that insipired me - https://www.youtube.com/watch?v=pFXYym4Wbkc
- mmtuts is a great website and helped me throughout this journy - https://www.youtube.com/channel/UCzyuZJ8zZ-Lhfnz41DG5qLw
- FreeCodeCamp helped me nurture my JavaScript and React Skills, both through videos and exercises - https://www.freecodecamp.org & https://www.youtube.com/watch?v=DLX62G4lc44.