Skip to content

dominic-farquharson/rails-news-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News App

A rails app that allows you to view the latest articles from the NewsApi. You can sign in to bookmark an article.

News App

Installation Instructions

  • Fork / clone this repository.
  • cd into the downloaded directory.
  • Install dependencies
    • bundle install
  • Create database and run migrations.
    • rails db:create && rails db:migrate
  • Start server
    • rails server

Technologies Used

  • Ruby
  • Ruby on Rails
  • HTML
  • CSS
  • JS
  • News Api

About

View the latest news articles from the NewsApi.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published