Skip to content

oobohP/rails_sample

Repository files navigation

Installing Dependencies

bundle install if React is sending errors be sure to run yarn install

Starting the rails server

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

Headlines

The headlines for the application should be coming from https://www.theverge.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published