Skip to content

Latest commit

 

History

History
105 lines (75 loc) · 2.96 KB

README.md

File metadata and controls

105 lines (75 loc) · 2.96 KB

Contributors Forks Stargazers Issues MIT License LinkedIn

Visual Pathfinder

Visual Pathfinder helps you easily visualize complex pathfinding algorithms with an easy to use and beginner fiendly UI.

check live demo @visual pathfinder

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project

Watch this project live @Visual Pathfinder

visual pathfinder screenshot

Getting Started

Getting started with this project is very easy. Follown Prerequisites then installation guidelines.

Prerequisites

  1. Clone the repo

    git clone https://github.com/anuragsati/visual-pathfinder.git
  2. Install npm packages

     npm install

Installation

  1. Run the project using :
     npm run start
  2. To Build the project :
    npm run build 

License

Distributed under the MIT License.

Contact

Anurag sati : [email protected]