flyingninja97 / Pathfinder

Home Page:https://pathfinder22.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pathfinder



This website can be used to visualize amazing pathfinding algorithms Djikstra's, A* Algo, BFS and DFS. https://pathfinder22.vercel.app/

Branch master GitHub license

Installation

  • Install Node on your computer
  • Clone this repository and the backend repository from here .
  • Open CMD on your computer and change the directory to the place where you cloned the front-end repository.
  • Run the command npm install to install all the necessary packages from node server.
  • Now run the command npm start to run the app on your localhost.
  • Run the app live on localhost:3000

Show some love ❤️ and Star ⭐️ the Repository to support the project.

About

https://pathfinder22.vercel.app


Languages

Language:JavaScript 74.0%Language:HTML 15.5%Language:CSS 10.5%