Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 422 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 422 Bytes

Taylor Swift Lyrics Scraper

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.