Skip to content
/ FMLyrics Public

🎀🎧 A web-based app that displays lyrics for your last.fm currently playing track

License

Notifications You must be signed in to change notification settings

8liam/FMLyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FMLyrics (Online Demo)

A project created to grab lyrics between your currently playing song via last.fm and genius.

Installation and Setup

  1. Clone Client and Server
git clone https://github.com/8liam/FMlyrics.git

Client

Make sure you have Node.js installed on your machine before proceeding with the following steps.

  1. Navigate to the Web Directory
cd lyrics-app
  1. Install dependencies
npm install
  1. Build for Production
npm run build

Server

  1. Navigate to the Server Directory
cd server
  1. Install dependencies
npm install
  1. Run Server
node server.js

References

Genius api https://github.com/farshed/genius-lyrics-api

About

🎀🎧 A web-based app that displays lyrics for your last.fm currently playing track

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published