Class names and respective file names refactored.
Added song player for basic playlist management and playback.
Added support for visualizers per song in the playlist.
Created a visualizer update manager that acts as a splitter for all the bins and their updates.
Fixed potential bugs.
Restructured for improved development and deployment pipeline.
Added webpack and configurations for development and production.
Began adding JSDocs.
Added eslint.