Skip to content

MassimilianoMura/MassiGram

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 86.3%
  • HTML 10.0%
  • CSS 1.8%
  • JavaScript 1.3%
  • CoffeeScript 0.6%