Goal setting application that allows users to track their progress and share it on social media.
Change to API ONLY
ruby 2.4.1
rails 4.2.8
$ git clone https://github.com/mfDK/newgo_app.git
$ cd newgo_app
$ rake db:create
$ rake db:migrate
$ rails s