Skip to content

Latest commit

 

History

History
46 lines (41 loc) · 714 Bytes

README.md

File metadata and controls

46 lines (41 loc) · 714 Bytes

Unstagram (instagram-clone)

====================

We´re creating an Instagram clone based on Ruby on Rails in Week 9 at Makers Academy London. logo

Technologies used

  • Ruby
  • Ruby on Rails
  • Postgresql
  • Rspec
  • Capybara
  • Devise
  • Paperclip
  • Amazon Web Services
  • Bootstrap
  • Git
  • Heroku
  • Sendgrid
  • Actionmailer
  • Stripe
  • Websockets
  • Devise
  • jBuilder
  • Javascript
  • AJAX

How to run it

git clone [email protected]:apostoiis/unstagram.git
cd unstagram
bin/rails s

open your browser on localhost:3000

How to test it

cd unstagram
rspec