Skip to content

nishantpillai5/sem-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPARQL Music Query Engine

This is a ReactJS project which makes SPARQL queries to dbpedia to get list of artists based on the selected filters. More metadata about the artist are gathered from the MusicBrainz API.

Live Application

This project is deployed here - https://sem-music.netlify.app/artist

Running the application locally

Prerequisites

Node JS

Procedure

  • Clone the project to a local directory and run the following commands in that directory.
  • yarn install to install the required dependencies to run the project
  • yarn start to run the app in development mode.
  • Open http://localhost:3000 to view it in the browser.

About

SPARQL Music Query Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published