Full stack reddit clone built with React, Redux, Node.js, Express, and PostgreSQL
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.