A photo posting app with infinate scroll and comments built in the MERN Stack using Redux.
Site is live here
The photos are stored in MongoDB in GridFS and the comments are stored in a seperate DB using Mongoose.
Project was built on a small, two page app by Brad Traversy here that didn't use React or Redux.