README

Private events clone

This is one of the Ruby on Rails projects recommended by Microverse and The Odin Project

Technology used

  • Ruby
  • Ruby on Rails

Contributors

Instructions

  1. Git clone this repository.
  2. git checkout development
  3. bundle install
  4. rails db:migrate
  5. rails server