Skip to content

BDD approach for building an Instagram clone with Rails

Notifications You must be signed in to change notification settings

StefanRudvin/HipstergramBDD

Repository files navigation

Ruby on Rails HipsterGram

InstaGram clone. See this app live at: https://stefangram.herokuapp.com/

Imagemagick local dependency required.

To get started with the app, clone the repo and then install the needed gems:

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

Then you can run the application locally

$ rails server

Test suite

$ rspec

HipsterGram

About

BDD approach for building an Instagram clone with Rails

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published