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.
weddit is a full stack Reddit clone that offers a wide range of features essential to a social media platform such as post and comment management, authentication, upvoting/downvoting, nested commenting, and more. The application is built using popular technology stacks and follows a simple installation guide for setting up the development environment. With additional features planned for the future, weddit seems like a promising project for those looking to explore or build a Reddit-like platform.