Better Beehive is a ReactJS-Rails app that allows users to see how accessible businesses are concerning those with special needs.
Users are also able to search for, and submit a review for a business.
This repository is the Rails API for the ReactJS frontend.
To install the app to your local computer run
git clone https://github.com/tjoye20/better-beehive
bundle install
rails routes
rails s