iinc / reddit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit Image Gallery

Responsive image gallery that displays images from reddit. Supports viewing multiple subreddits, sorting content by hot/top/new/rising, viewing single image in lightbox, and playing embedded videos/gifs.

Frontend built with React and Redux. Image gallery forked from react-images.

Backend built Node.js. Backend processes reddit posts: extracts images/videos urls, makes API calls to image hosting services, and figures out thumbnail dimensions. Processing results cached using Redis.

Video demonstrating functionality: https://www.youtube.com/watch?v=DwOis6zAPQI

About


Languages

Language:JavaScript 91.4%Language:CSS 6.5%Language:EJS 2.1%