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 ! 🎸
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm startFor a detailed explanation on how to contribute to Jammer, check out the contribution guidelines.