Implementation and visual representation of commonly used data structures.
To use this project, first clone the repo on your device using the commands below:
git init
git clone https://github.com/tsamantanis/visual-structures.git
cd visual-structures
npm install
npm run start