/mixcd

Primary LanguageJavaScript

Mix CD Site

Want to receive a CD full of artists you've never heard of from a redditor somewhere around the world, or send out a CD full of your favorite music to someone else? Well, this is the place to do so!

Technology

Uses Node.js and MongoDB.

Usage

  1. Clone this repo https://github.com/fetimo/mixcd-site.git.
  2. $ npm install
  3. $ node server
  4. Enjoy.

Based on easy-node-authentication by Scotch.io.