b-wils / showhear-concerts

Site for browsing upcoming concerts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Showhear Concerts

Site for browsing upcoming concerts. See it live at http://showhear-concerts.herokuapp.com/

Background

This was the first website I built in 2012. Tech stack is Node, Express, Mongo, JQuery. The site will pull upcoming concerts from Songkick, artist genre information from last.fm and videos from Youtube.

The project is very disorganized but I learned a lot while making it.

Running the site

Clone the repo Install node modules

npm install

Copy env.sample to .env and add your own environment variables

Run the site

npm start

About

Site for browsing upcoming concerts


Languages

Language:HTML 79.5%Language:JavaScript 17.4%Language:CSS 1.8%Language:PHP 1.3%