Thread Hive is a Reddit-inspired social media web application where users can register, log in, post content, and engage in discussions.
This project initially started with an Angular frontend, but is currently being rebuilt using React to align with faster development goals and modern job market demand.
Both versions are kept in the repository to showcase the learning journey and comparison between Angular and React implementations.
| Frontend | Status | Location | Live Demo |
|---|---|---|---|
| Angular | Inactive / initial version | / (root directory) |
thread-hive-frontend.vercel.app |
| React | 🚧 In Progress (current version) | /react-frontend |
Coming soon |
- Angular 19.1.7 (Standalone Components)
- Angular Router
- TypeScript 5.7.2
- Bootstrap 5.3.3
- FontAwesome
- FormsModule & HTTPClientModule
- React
- React Router
- Axios
- Tailwind CSS or Bootstrap
- React Hook Form
- Token-based auth
- Java
- Spring Boot
- Spring Security
- JPA & MySQL
- REST APIs
git clone https://github.com/nayakbarsha/Thread_Hive-Frontend.git
https://thread-hive-frontend.vercel.app/