/lifeswap

Primary LanguageJavaScript

Lifeswap

###About Lifeswap is a a simple AirBnb-like app, created mostly as an excuse to play around with React and Flux.

###Setup To run on your machine, fork/clone and then type the following in your terminal:

$ git clone https://github.com/wzaghal/lifeswap.git
$ cd lifeswap
$ npm install
$ bower install
$ jsx client/app/jsx/ client/app/build
$ gulp

and then open this url

###Authors Wisam Zaghal
Jessica Duarte