An open API service indexing awesome lists of open source software.

https://github.com/christopherkade/jammer

:notes: Create and share song lists to jam to
https://github.com/christopherkade/jammer

app firebase music nuxtjs

Last synced: about 1 year ago
JSON representation

:notes: Create and share song lists to jam to

Awesome Lists containing this project

README

          

# Jammer

Jammer is a web application that lets you quickly create a list of every song you can play on your favorite instrument. You can then compare your list to your friends', get matches in an instant and get right to jamming ! :guitar:

## Build Setup

``` bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start
```

## Contributing

For a detailed explanation on how to contribute to Jammer, check out the [contribution guidelines](https://github.com/christopherkade/Jammer/blob/master/CONTRIBUTING.md).