Skip to content

Hacker News client for searching Hacker News stories, viewing top stories and saving stories to read later.

License

Notifications You must be signed in to change notification settings

msvickylau/rehack-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rehack-news

rehack-news is a Hacker News client for searching Hacker News stories, viewing top stories and saving stories to read later. This project was bootstrapped with Create React App and uses a Rails API for saved stories.

hackernews_screenshots

Usage

To use this app

  1. clone
  2. cd rehack-news/rehack-news-api
  3. run bundle install
  4. rake db:migrate
  5. cd ../rehack-news-client
  6. run npm install
  7. cd ../rehack-news-api
  8. rake start

Contribution

For submitting something back, be it a patch, some documentation, or new feature requires some level of community interactions.

Committing code is easy:

  • Fork this repository
  • Create a local development branch for the bug fix
  • Make the change, and push your local branch to your Github fork with descriptive commits in the standard format.
  • Send me a pull request for your changes to be included

License

rehack-news is licensed under the MIT license.

About

Hacker News client for searching Hacker News stories, viewing top stories and saving stories to read later.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published