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 start
Or
yarn install && yarn start
Or
pnpm install && pnpm start
@bkrmadtya 2021