Lyric Search App

LinkedIn-Designer




"Music affects us subliminally not only through melody but also
through the imagery and language portrayed in lyrics.”

View Demo

Table of Contents

About The Project

Application that queries the Lyrics Search API, returning all lyrics from your favorite sounds.

Built With

Getting Started

Prerequisites

  • node
  • npm
  • yarn

Running

  1. Clone the repo
git clone https://github.com/TheMathPires/lyric-search.git
  1. Install NPM packages
npm install
  1. Run development mode
npm start