/fashion-revolution

Fashion Revolution Day

Primary LanguagePython

fashion-revolution

Description

Live wall/ photo feed of clothing labels for Fashion Revolution Day for Fashion Revolution. People will be taking photos of their clothing labels, we would like them to all upload onto a live feed.

#Team ##Backend

  • Raquel
  • Mariza

##Front-End

  • Lili
  • Karen

##Project Setup

###Frontend

  1. First you will need to install NPM to manage packages https://nodejs.org/
  2. Install Grunt
  3. Clone the repo: git@github.com:womenhackfornonprofits/fashion-revolution.git
  4. Install all required packages: npm install in the directory root, this will read the package.json file and install all required packages.