Clone the repo and run :
npm installIt will install the required dependencies.
Create a folder named config inside src folder and create a file named FirebaseConfig.js, put your firebase credentials inside that file.
To run the frontend on localhost, run:
> npm startIt is an algorithm visualiser application. You can see how Bubble sort, insertion sort and selection sort work. You can configure the size of array and the time interval/speed of the animation. More algorithms will be added soon!
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.



