Algorithms Visualiser Save

A tool made using ReactJS to visualise algorithms!

Project README

Visualisation of Famous Algorithms.

How to run this project ?

  • You should have NodeJS insalled in your localhost machine Download NodeJS
  • Open Terminal
  • Navigate to Project Directory
  • Enter the following command npm install this will install all required dependencies
  • After the previous command is executed, Enter the following command npm start
  • Wait for it to compile
  • Open http://localhost:3000 to view it in the browser.
  • Enjoy the visualiser

This project was bootstrapped with Create React App.

Open Source Agenda is not affiliated with "Algorithms Visualiser" Project. README Source: dipeshpatil/algorithms-visualiser