Skip to content

ChristineSchatz/hacker-news-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Hacker News Clone

This app is a simplified, "junior" version of Hacker News built with Ruby on Rails. Users can post new articles with a title and a URL. Creating, deleting and updating articles requires a logged in user. Posting comments also requires logging in. Enjoy!

This is a solo project.

##Live URL: Heroku

Installation

If you'd like to run this app locally, follow these instructions:

$ git clone [git-repo-url]
$ cd /hacker-news-clone
$ bundle
$ rake db:create
$ rake db:migrate
$ rake db:seed
$ rails s

About

A Hacker News clone site built with Ruby on Rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •