Skip to content

abdu4188/Dreamville-Ipsum

Repository files navigation

Dreamville-Ipsum

This is another random site on the web that lets you generate random texts from your choice of J. Coles dreamville artists.

https://github.com/johnwmillr/LyricsGenius was used to scrap the lyrics off from https://genius.com/ .

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

To get new lyrics

pip3 install -r requirements.txt 
python3 getSongs.py

Inspired by https://github.com/rfoel/drake-ipsum