An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![GitHub license](https://img.shields.io/github/license/AKASHCS50/Sorting-Visualizer-App)](https://github.com/AKASHCS50/sorting-visualizer-app/blob/master/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/AKASHCS50/Sorting-Visualizer-App)](https://github.com/AKASHCS50/sorting-visualizer-app/issues)
[![GitHub stars](https://img.shields.io/github/stars/AKASHCS50/Sorting-Visualizer-App)](https://github.com/AKASHCS50/sorting-visualizer-app/stargazers)
[![Linkedin](https://img.shields.io/badge/opensource-linkedin-blue.svg?style=flat-square)](https://www.linkedin.com/in/-akash-sharma/)
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)


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