MassimilianoMura / MassiGram

A basic Instagram clone, using Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MassiGram

Code Climate Travis

This is a basic Instagram clone, a weekend project. The technologies I used are Rails, Rspec, Shoulda, Devise, OmniAuth, Paperclip.

Getting started

  • clone the repo

  • bundle install to install the dependencies

  • bin/rake db:create to create databases

  • bin/rake db:migrate to run migrations

  • rails s to run the server

  • go to http://localhost:3000/

  • rspecto run tests

About

A basic Instagram clone, using Rails


Languages

Language:Ruby 86.3%Language:HTML 10.0%Language:CSS 1.8%Language:JavaScript 1.3%Language:CoffeeScript 0.6%