CU Threads is a social media application designed to offer Reddit-like experience for students of Chandigarh University with a vision of increasing collaboration and easy access to information about event happening in the community. The project aims to provide an interactive platform for users to create threads, posts, comments, and engage in discussions seamlessly.
- Responsive Design: Built with Tailwind CSS to ensure a mobile-friendly experience.
- Interactive UI: Real-time updates and smooth user interactions.
- Pagination: Efficient handling of large datasets with server-side pagination.
- Web Tokens and Nodemailer User authentication using JWT and email verification
- Cloudinary Media upload support (images, videos)
- Nested Comments: Supports deeply nested comments similar to Reddit.
- React.js: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for creating responsive designs.
- Node.js: Backend logic and API integration.
- Vite: Fast and optimized frontend build tool.
- Express.js: A JavaScript library for building RESTful APIs.
- MongoDB - A document-oriented database.