bundle install
if React is sending errors be sure to run yarn install
The rails server should have both the API routes as well as the React Views and Components.
If all the dependencies are installed correctly.
Start the server with **rails s**
Server should be running on port 127.0.0.1:3000
API schema should follow 127.0.0.1:3000**/api/v1/headlines** | or run rails routes for all available routes
The headlines for the application should be coming from https://www.theverge.com/