Yathu2007 / React-Pathfinding-Visualizer

πŸš€ Pathfinding visualizer using React JS & Tailwind CSS

Repository from Github https://github.comYathu2007/React-Pathfinding-VisualizerRepository from Github https://github.comYathu2007/React-Pathfinding-Visualizer

GitHub GitHub issues GitHub pull requests GitHub forks GitHub Repo stars GitHub contributors

πŸ“˜ Overview

This project is to demonstrate how different pathfinding algorithms work and identify the best and worst cases for each algorithm. This project is to learn those algorithms using a more visual approach.

πŸ› οΈ Installation Steps

  1. Clone the repository
git clone https://github.com/Yathu2007/React-Pathfinding-Visualizer.git
  1. Change the working directory
cd .\React-Pathfinding-Visualizer\
  1. Install dependencies
npm install
  1. Run the app
npm start

🌟 You are all set!

πŸ’» Built with

About

πŸš€ Pathfinding visualizer using React JS & Tailwind CSS

License:GNU General Public License v3.0


Languages

Language:JavaScript 77.4%Language:HTML 12.1%Language:CSS 10.5%