spotify-lyrics

Getting lyrics for the song currently playing on Spotify

Stars
2

📌 Demo

You can try it using Expo Snack.

📱 Project

Spotify Lyrics is an android app that fetches the lyrics of the currently playing Spotify song. Application developed for the purpose of studying and practice some concepts, any advice or suggestions will be much appreciated and welcomed.

👨‍💻 Technologies

This project was developed with the following technologies:

🚀 How to use

# Clone this repository
$ git clone https://github.com/heronsousa/spotify-lyrics.git

# Go into the repository
$ cd spotify-lyrics

# Install dependencies
$ yarn install

# Run the app
$ expo start