Skip to content

jake8655/sorting-algorithms-visualizer

Repository files navigation

sort.dominiktoth.com

This is a fun little school project to learn about sorting algorithms. I've built a website that helps visualize how some sorting algorithms work.

Tech stack

Development

Commands

All commands are run from the root of the project, from a terminal.

Command Description
bun install Install all dependencies
bun dev Start the development server at http://localhost:3000
bun run build Build the project for production
bun start Preview the production build

Contributing

Feel free to contribute to this project by opening an issue or pull request.

About

A simple website that helps visualize some sorting algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published