This is a social media web application built with React, Node.js, and PostgreSQL. Users can create accounts, create posts, like and unlike posts, engage in infinite commenting, and enjoy infinite scroll for their feed. Full-text search functionality is also available for posts.
👤 Users can easily create accounts with personalized profiles.
✍️ Create posts with ease, expressing thoughts and sharing content.
❤️ Users can show appreciation by liking posts and remove likes if desired.
💬 Engage in conversations through infinite commenting and replies on posts.
🔄 Enjoy seamless scrolling through your feed with infinite scroll functionality.
🔍 Search for specific posts with the convenience of full-text search.
Click on the link to visit the webapp (https://reddit-clone-rosy-six.vercel.app/).
- React, Redux, tailwindcss
- Node.js, Express.js, typescript
- PostgreSQL (CockroachDB)