Idea Board API Rails 5.1 API Check out the React client-side here Getting Started Clone this repo git clone cd into project directory bundle install rake db:create db:migrate rails s -p 3001 to start server (use port 3001 to avoid conflict with the React client-side)