lymbus
lymbus copied to clipboard
Lymbus
Lymbus (combination of 'lyrics' and 'nimbus') is a unique way to look at song lyrics.
This app converts song lyrics into both a word cloud and a frequency delimited categorized list.
Word cloud is generated using WordCloud 2.
All data provided by Musixmatch
Run Locally
git clone https://github.com/bbstilson/lymbus.git
cd lymbus
npm i
npm start
open http://localhost:8080