Skip to content

shanoysinc/Path-Visualizer

Repository files navigation

Devpath-algorithm visualizer 🌟

Project Initiator

👨‍💻 Alogrithms you can visualize

  • Dijkstra: an algorithm for finding the shortest paths between nodes in a graph

🛠️ Installation Steps

  1. Clone the repository
git clone https://github.com/shanoysinc/Path-Visualizer.git
  1. Change the working directory
cd Path-Visualizer
  1. Install NPM packages
npm install
  1. Start dev server
npm run dev

🎇 You are Ready to Go!

👷 Built with

  • 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