Skip to content

soulitzer/salsa-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

salsa-react

Description

Frontend for salsa project built in React

Setup

  • Clone the repo, change to the repo directory

  • Install dependencies

$ npm install
  • Run it:
$ npm start

salsa-backend

Description

Exposes an endpoints that handle uploads, classify Caribbean music, and responds with results

Setup

  • Install system package. See the system_package.txt file.

  • Create virtual enviroment (use virtualenv) and activate it.

  • Then install python packages:

$ pip install -r requirements.txt
  • Run it:
$ python app.py

About

Backend and frontend for salsa project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published