RSNara / reddit-client

A shameless reddit clone using react + redux + official Reddit API.

Home Page:https://rc-rsnara.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reorganize Front Page

RSNara opened this issue · comments

The front page is not a subreddit. Moving forward, I think that detail should be reflected in the code because it may simplify development.

Details:

  • All the threads on the front page, do not belong to the front page, rather they belong to subreddits.
  • The front page doesn't have a sidebar or banner.