/algorithm-animated

An algorithms & data structure visualizer web app (currently in pause)

Primary LanguageVueMIT LicenseMIT

algorithm-animated

What is algorithm-animated ?

This is a personal project which aims to make me practice coding and gain in knowledge. The goal is to code many different algorithms and data structures and add some visualization and animation to make it easier to understand.

Code convention and standard

see the convention file

Installation

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.