Skip to content

travis-watson1/grammable

Repository files navigation

Grammable

Grammable is a simple Instagram clone built using automated software tests (Test-Driven Development) in Ruby.

Installation

First, run bundle install:

bundle install

Second, create a database:

rake db:create
rake db:migrate

Third, start your local host:

rails s

Deployed App

https://grammable-travis-watson.herokuapp.com

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published