- Dijkstra: an algorithm for finding the shortest paths between nodes in a graph
- Clone the repository
git clone https://github.com/shanoysinc/Path-Visualizer.git
- Change the working directory
cd Path-Visualizer
- Install NPM packages
npm install
- Start dev server
npm run dev
🎇 You are Ready to Go!
-
React: Javascript library use to built the Website
-
Typescript : Programming language used!
-
ChakraUI : For styling
-
recoiljs: For state management
-
zustand: For state management
-
Github : For Repo Storage and source code management
-
Git : For Version Control System
Shanoy Sinc