Skip to content

nsanaia/search-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Visualizer

An application written on React used for visualization of common search algorithms (DFS, BFS..)

You can access demo here - https://nsanaia.github.io/search-visualizer/


Local Usage

Clone the repo and go the project directory:

git clone https://github.com/nsanaia/search-visualizer.git
cd search-visualizer

Run

yarn install
yarn start

Open http://localhost:3000 to view it in the browser.

Build

yarn build

Builds the app to the build folder.

About

visualizes common search algorithms(BFS, DFS...)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published