An algorithm visualization app made using React, Sass. Bootstrapped with Create-React-app
- Can visualize sorting algorithms like merge sort, insertion sort etc
- Can visualize pathfinding algorithms like A*, DFS, BFS etc
git clone https://git-teaching.cs.bham.ac.uk/mod-ug-proj-2020/sxk1069.git
npm install
npm start