This is the source code for a Taylor Swift lyrics searcher. It is easily modifiable for any artist -- simply update constants.js
, manifest.json
, package.json
, and index.html
and insert a JSON containing the artist's lyrics as a submodule!
This project was bootstrapped with Create React App.