Skip to content

delete/my-lyrics-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My lyrics finder

A single page application powered by MEAN (es6) stack, to access the Vagalume's API and provides a way to search yours loved songs' lyrics and save them as favorites.

=======

Running

  • Clone the project:
git clone https://github.com/delete/my-lyrics-finder.git
  • Enter the root directory:
cd my-lyrics-finder

Client side

Developer

npm install && npm start

Running in containers with Docker

  • Building:
$ docker-compose build && docker-compose up
  • Accessing:
http://YOU_LOCAL_IP/

About

🎼 A simple page made in AngularJS using Vagalume's API to find songs' lyrics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published