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
- First you will need to install NPM to manage packages https://nodejs.org/
- Install Grunt
- Clone the repo:
[email protected]:womenhackfornonprofits/fashion-revolution.git
- Install all required packages:
npm install
in the directory root, this will read the package.json file and install all required packages.