Sorting Algorithm Visualizer

I wanted to learn React and at the same time was taking a DS and A course, so I decided this project would be a good choice to practice both.

LESSONS LEARNED

Implementing sorting 𝗮𝗹𝗴𝗼𝗿𝗶𝘁𝗵𝗺𝘀 in JavaScript.
𝗥𝗲𝗮𝗰𝘁 𝗰𝗼𝗻𝗰𝗲𝗽𝘁𝘀 such as state, props and hooks.
Learned a lot about 𝗚𝗶𝘁 version control as I used Github pages for deployment.