Skip to content

This is a basic Dijkstra's path finding algorithm visualizer. You set a start and an end tile. The algorithm starts searching each tile it can and finally finds and displays the shortest path.

License

Notifications You must be signed in to change notification settings

HasanYahya101/RouteRender-Vite

Repository files navigation

RouteRender (React + Vite)

Introduction

This is a basic Dijkstra's path finding algorithm visualizer. You set a start and an end tile. The algorithm starts searching each tile it can and finally finds and displays the shortest path.

UI Library

Radix UI and ShadCN components were used to create the UI of the website. Moreover, Vite was used to create this React Project.

Deployment

This project was deployed to Github Pages and can be tested there. No servers or databases were used in this Project.

Preview

Screenshot 2024-06-10 182719 Screenshot 2024-06-10 185607 Screenshot 2024-06-10 185650 Screenshot 2024-06-10 185732 Screenshot 2024-06-10 185743 Screenshot 2024-06-10 185805 Screenshot 2024-06-10 185816

Walkthrough

338219482-a0164e19-397d-411b-a6f3-e645b9fd0c9d.mp4

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

This is a basic Dijkstra's path finding algorithm visualizer. You set a start and an end tile. The algorithm starts searching each tile it can and finally finds and displays the shortest path.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages