rjacobskind / storytime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Story Time

This will eventually be a copycat GoodReads

To get it running:

  1. Clone this repo
  2. Run bundle install
  3. Run bin/rails db:migrate
  4. Run bin/rails db:seed
  5. Run bin/rails server
  6. Go to localhost:3000 and view the app!

Versions:

  • Rails 5.2.1
  • Ruby 2.3.3

About


Languages

Language:Ruby 72.0%Language:HTML 18.3%Language:CSS 5.1%Language:JavaScript 2.7%Language:CoffeeScript 1.9%