Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neelanjan00/grid-path-finder

A web app for finding and visualizing the path between a source position and a destination position in a grid using Graph algorithms such as BFS, DFS, Dijkstra, etc.
https://github.com/neelanjan00/grid-path-finder

algorithms data-structures graph-theory reactjs search-algorithm

Last synced: 5 days ago
JSON representation

A web app for finding and visualizing the path between a source position and a destination position in a grid using Graph algorithms such as BFS, DFS, Dijkstra, etc.

Awesome Lists containing this project

README

        

![Grid Path Finder](https://firebasestorage.googleapis.com/v0/b/neelanjan-manna.appspot.com/o/project-images%2FGraph%20Path%20Finder.png?alt=media&token=c0b216ad-5e1a-4385-b163-ca5f7ddc69fe)

Welcome to Grid Path Finder 👋



Version

Twitter: NeelanjanManna

> A web app for finding and visualizing the path between a source position and a destination position in a grid using Graph algorithms such as BFS, DFS, Dijkstra, etc.
### 🏠 [Homepage](https://github.com/neelanjan00/Grid-Path-Finder)

### ✨ [Demo](https://grid-path-finder.web.app/)

## Install

```sh
npm install
```

## Usage

```sh
npm run start
```

## Author

👤 **Neelanjan Manna**

* Website: https://neelanjanmanna.ml/
* Twitter: [@NeelanjanManna](https://twitter.com/NeelanjanManna)
* Github: [@neelanjan00](https://github.com/neelanjan00)
* LinkedIn: [@neelanjan00](https://linkedin.com/in/neelanjan00)

## Show your support

Give a ⭐️ if this project helped you!