ianshulx / React-projects-for-beginners

Are you a beginner eager to enhance your React JS skills? Look no further! This repository is the perfect platform for you to dive into the world of React development and contribute to open source during Hacktoberfest.
https://www.anshul.life/React-projects-for-beginners/
MIT License
69 stars 36 forks source link

feat: Sorting Algorithm Visualizer in react #51

Closed ojasggg closed 8 months ago

ojasggg commented 8 months ago

Develop a Sorting Algorithm Visualizer in React.

Description 📜

This application has most of the sorting algorithm used in DSA and has visual representation of how these sorting algorithm works in background using clean UI in react. User can easily select different sorting algorithms, number of elements in an array and also can select the speed of sorting.

Requirements 🛠️

The app, is going to have pleasing UI, with various sorting algorithm JS code.

Bonus ✨

Can add visualization of many other interesting algorithm in near future.

⭐I would love to contribute the addition of this new mini-react project to the this repository.

ianshulx commented 8 months ago

@ojasggg okay you can add this one

ojasggg commented 8 months ago

@ianshulx Can I contribute other remaining 2 contribution in this repo with some interesting react projects?

ianshulx commented 8 months ago

@ojasggg Absolutely you can, Please update index.html also, and check if all the projects in the repo match with index.html