/reddit-react-redux

Reddit post reader with react and redux :heart:

Primary LanguageJavaScript

Reddit post reader

This is a Reddir post reader built with React and Redux.

The app renders:

- Title
- Author
- Entry date, following a format like “x hours ago” 
- A thumbnail for those who have a picture.
- Number of comments
- Unread status

What Includes

- Indicator of unread/read post (updated status, after post it’s selected) [X]
- Dismiss Post Button (remove the cell from list. Animations required) [X]
- Dismiss All Button (remove all posts.) [X]
- Support split layout (left side: all posts / right side: detail post) [X]
- Responsive design [X]

Time Spent

This was built in 5hrs.