Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sadanandpai/algo-visualizer
Algo visualizer for island problem
https://github.com/sadanandpai/algo-visualizer
algorithms dsa-algorithm javascript leetcode reactjs
Last synced: about 2 months ago
JSON representation
Algo visualizer for island problem
- Host: GitHub
- URL: https://github.com/sadanandpai/algo-visualizer
- Owner: sadanandpai
- Created: 2022-11-27T14:35:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T04:12:23.000Z (over 1 year ago)
- Last Synced: 2024-04-14T09:04:16.788Z (9 months ago)
- Topics: algorithms, dsa-algorithm, javascript, leetcode, reactjs
- Language: TypeScript
- Homepage: https://sadanandpai.github.io/algo-visualizer/dist/
- Size: 171 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
### TechStack
- ReactJS
- TailwindCSS
- DaisyUI
- ViteJS### Run in your local
- `git clone https://github.com/sadanandpai/algo-visualizer.git`
- `npm install`
- `npm run dev`---
### License
This repository is MIT licensed. [Read more](./LICENSE)