Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 593 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 593 Bytes

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/