This is the repo for the "Punk Rock & Schlock" karaoke website & songbook. The song list is specific to "Punk Rock & Schlock" karaoke hosted by Eileen at various venues throughout San Francisco.
Checkout repo to your project directory and open punk-rock-karaoke.html
git clone https://github.com/chrisrobison/punk-rock-karaoke.git
cd punk-rock-karaoke
Open the file punk-rock-karaoke.html in a web browser to view songs.
Currently supports the following:
- Mobile first web content
- Persistent favorite selection via localStorage
- Zero dependencies
- Simple search functionality
Future enhancements that would be nice:
- Song signup via app
- Advanced search
- Expand song browsing with genres, moods, decades, etc
- Submit requests for new songs
- Provide song metadata from Last.fm, Spotify, Apple Music, etc.
- Provide links to lyrics, youtube karaoke version of song
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.