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