Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithm Visualizer

This project explores animation techniques in ReactJS and CSS to visualize various algorithms. Click on one of the algorithm containers after clicking the demo link to see how they work.

Application deployment link:

https://algorithmvisualizer-b99af.web.app/

How to run locally:

  1. Git clone project into local folder.
  2. Run "npm install" to install all dependancies.
  3. Run "npm start" to start the project locally.

How to deploy on firebase

  1. Install firebase tools "npm i firebase-tools"
  2. firebase login
  3. firebase init > Select hosting > Single Page App
  4. npm run build
  5. firebase deploy

About

Exploring animation techniques with ReactJS and regular ES6 to visual various popular algorithms.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages