Shinobi881 / getmusiclive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-semistandard-style NPM version Build Status

#GetMusicLive Find music events based on your specific tastes. Everything from large concerts to smalls bands at your neighborhood bars, From world class DJ's to spoken word to karaoke.

##Installation

  1. create file .env in root directory
  2. Add { EVENTBRITE=[API_KEY] }
  3. uncomment line 1 of root/server.js
  4. npm i
  5. npm run dev
  6. Open browser to localhost:3000

##Testing

  1. npm test - Test runner
  2. npm run lint - Linting (semistandard)
  3. npm cover - Coverage with nyc

More documentation, STYLE_GUIDE, CONTRIBUTING, coming soon

About

License:Apache License 2.0


Languages

Language:JavaScript 95.0%Language:CSS 4.4%Language:HTML 0.5%