Skip to content

A React application which helps visualizing various sorting and pathfinding algorithms.

Notifications You must be signed in to change notification settings

ayush03dev/algo-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A React application which helps you visualize various sorting and pathfinding algorithms.

Built With

React (using TypeScript)

Running the project locally

Prerequisites

  • Node.js
  • NPM
    npm install npm@latest -g
  • TypeScript
    npm install -g typescript

Installation

  1. Clone the repository
    git clone https://github.com/ayush03dev/algo-visualizer
  2. Install NPM packages
    npm install
  3. Start the server
    npm start

Try It Live

The application is hosted live on Netlify: https://algo-visualizer-03.netlify.app/

About

A React application which helps visualizing various sorting and pathfinding algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published