An AngularJS version of www.id3king.it, capable of filters for displayed data and various addons.
Download NodeJS and install in your system.
- Clone the repo (or simply download the provided .zip file).
- Do a 'npm install' in the root directory to download all required dependencies.
- Start the server with 'node index' and the connect to http://localhost:8081.
- NodeJS - Server side
- Node-sqlite3 - for DB environment
- AngularJS 1.x - Frontend
- Stefano Belli - GitHub - Stackoverflow
This project is licensed under the MIT License - see the LICENSE.md file for details