Late is a collection of audio/visual experiments for the web.
Each scene has elements that animate in response to the changing beat and intensity of music on the fly.
Tap the arrow buttons to switch to a different visualization.
Node.js is required to run the project locally.
Install the dependencies and start the client.
$ npm install
$ npm start
or
$ yarn install
$ yarn start