Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mmendesas/slashsort

app to visualize sort algorithms
https://github.com/mmendesas/slashsort

Last synced: about 5 hours ago
JSON representation

app to visualize sort algorithms

Awesome Lists containing this project

README

        

# slashsort

Simple sorting algorithms viewer app.

Check it ---> https://mmendesas.github.io/slashsort/


Just play around with some algorithms

preview

## How to test this implementation

In the project directory, you can run:

- `yarn`: Intalling dependencies
- `yarn start` : Start in development mode

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

## Built With

- [Reactjs](https://reactjs.org/) - A javascript library for building user interfaces

## Author

- **Marcio Mendes** - [mmendesas](https://github.com/mmendesas)