You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
-
# Algorithm Visualizer
1
+
# Algorithm Visualizer - [Try it out on GitHub Pages!](https://a-georgiou.github.io/Algorithm-Visualiser/)
2
2
3
3
Welcome to the **Algorithm Visualizer** project! This tool is designed to provide visual representations of various common algorithms in Computer Science, making it easier for students and learners to understand and interact with these fundamental concepts.
4
4
5
+
Link to hosted site: https://a-georgiou.github.io/Algorithm-Visualiser/
6
+
5
7
### Initialised with React + Vite
6
8
The project is built using [React](https://reactjs.org/) and [Vite](https://vitejs.dev/), ensuring a fast and responsive user experience.
0 commit comments