This project was part of my thesis work. It is a visualizer application made with React to visualize the workings of different sorting algorithms.
Application live on: https://algo-react-viz.netlify.app
- React
- TypeScript
- Redux
- React-Router
- SASS
- Vite
- Eslint
npm install && npm startOr
yarn install && yarn startOr
pnpm install && pnpm start@bkrmadtya 2021
