Reddit Clone

screenshot of Reddit Clone

Full stack reddit clone built with React, Redux, Node.js, Express, and PostgreSQL

Overview:

weddit is a full stack Reddit clone that is built using React, Redux, Node.js, Express, and PostgreSQL. The application is deployed at https://weddit.netlify.app/ and the backend is hosted on the Heroku free tier at https://weddit-backend.herokuapp.com/. Key features include JWT authentication, post and comment management, upvoting/downvoting, nested commenting, subreddit feeds, light and dark mode, and more.

Features:

  • JWT authentication
  • Create, update, and delete posts and comments
  • Upvote/downvote posts and comments
  • Nested comments threading
  • Home page feed (front page)
  • Subreddit specific feed
  • Create subreddits
  • Light and dark mode