https://github.com/akashcs50/sorting-visualizer-app
Sorting Visualizer App
https://github.com/akashcs50/sorting-visualizer-app
insertion-sort merge-sort quick-sort reactjs reactstrap selection-sort sorting-algorithm-visualizations
Last synced: 27 days ago
JSON representation
Sorting Visualizer App
- Host: GitHub
- URL: https://github.com/akashcs50/sorting-visualizer-app
- Owner: AKASHCS50
- License: mit
- Created: 2020-03-10T09:17:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:47:47.000Z (over 1 year ago)
- Last Synced: 2025-09-04T07:43:27.078Z (2 months ago)
- Topics: insertion-sort, merge-sort, quick-sort, reactjs, reactstrap, selection-sort, sorting-algorithm-visualizations
- Language: JavaScript
- Homepage: https://sorting-visualizer-app.akash.website/
- Size: 779 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/AKASHCS50/sorting-visualizer-app/blob/master/LICENSE)
[](https://github.com/AKASHCS50/sorting-visualizer-app/issues)
[](https://github.com/AKASHCS50/sorting-visualizer-app/stargazers)
[](https://www.linkedin.com/in/-akash-sharma/)

Sorting Visualizer App
Explore the docs ยป
View Website
ยท
Report Bug
ยท
Request Feature
## Table of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Roadmap](#roadmap)
* [Contributing](#contributing)
* [License](#license)
* [Contact](#contact)
## About The Project
The project is build upon [React](https://reactjs.org/) library and serves as a visualization tool for different sorting
algorithms. The frontend is build using [reactstrap](https://reactstrap.github.io/). Currently only few algorithms are implemented, but
in a later bulid more sorting algorithms would be incorporated.
The project is hosted on [Github pages](https://sorting-visualizer-app.akash.website/).
## Built With
Following technologies are used in the project.
* HTML 5
* CSS 3
* Bootstrap 4
* Javascript
* React Library
* Reactstrap
## Roadmap
Will soon implement more sorting algorithms...
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. ๐๐
1. Fork the Project
2. Clone the repo(`https://github.com/AKASHCS50/sorting-visualizer-app.git`)
3. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
4. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
5. Push to the Branch (`git push origin feature/AmazingFeature`)
6. Open a Pull Request(`https://github.com/AKASHCS50/sorting-visualizer-app/pulls`)
In case you found a bug ๐
Open an issue (`https://github.com/AKASHCS50/sorting-visualizer-app/issues`)
Or
[Contact me](#contact)
## License
Distributed under [MIT License](https://github.com/AKASHCS50/sorting-visualizer-app/blob/master/LICENSE) ยฉ 2021 Akash Sharma. See `LICENSE` for more information.
## Contact
Akash Sharma : [Gmail](mailto:akcount121@gmail.com) - [Linkedin](https://www.linkedin.com/in/-akash-sharma/)
Project Link : [https://github.com/AKASHCS50/sorting-visualizer-app](https://github.com/AKASHCS50/sorting-visualizer-app)
For the โค of web