AirBnB clone

Gems used in this project:


gem 'devise'
gem 'carrierwave', '~> 1.0'
gem 'stripe'
gem 'bootstrap-sass', '~> 3.3.6' 

This is one of the projects we've been working on in class to get a better understanding on how to user these different gems as well as implimenting a paymensystem.

I've only just resently started trying to style it to look like the real AirBnB site, more to come on the styling section shortly.