edwardkenfox / welcome-to-the-genre

Guesses the genre of the given music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

welcome-to-the-genre

welcome-to-the-genre is a service that tells you what genre the given music file is.

Getting started

Close this repository

git clone git@github.com:edwardkenfox/welcome-to-the-genre.git

Move to frontend directory and install npm dependencies

cd frontend
npm install

Run frontend app

npm run dev

About

Guesses the genre of the given music


Languages

Language:JavaScript 71.9%Language:Vue 15.5%Language:Go 6.1%Language:CSS 5.5%Language:HTML 1.1%