skrushinsky / Nightbird

Musical Guidebook: genres, artists, albums, based on Napster API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NightBird

Nightbird is a guide to modern and classical music, based on Napster online service. It is a PWA application, available from address https://nightbird.su.

With its help it is easy to:

  • Investigate musical genres: artists, history, mutual influences.

  • Search songs, musicians, composers, albums — from famous to little-known.

  • Listen to hundreds of audio samples.

  • Compare dozens of performances of your favourite song.

Platform

Most of the work is done at the frontend, by AngularJS and Bootstrap 3 frameworks.

Requirements

Tested on Linux 64-bit, MacOS 10.14 and Windows 10. There should be no problems at other platforms.

Installation

To install this module, run the following commands from the application folder:

$ npm install
$ gulp

On Windows instead of a single gulp command you have to run:

gulp build
npm start

Then open your browser and navigate to http://localhost:3000/.

About

Musical Guidebook: genres, artists, albums, based on Napster API


Languages

Language:JavaScript 61.4%Language:HTML 33.9%Language:CSS 4.8%