A unified social feed aggregator that pulls content from multiple platforms into a single, streamlined feed. View, filter, and interact with all your social content in one place!
This application serves as a centralized hub for your social media content, eliminating the need to switch between multiple apps. It aggregates posts from various platforms into one seamless feed, providing a more efficient and pleasant social media experience.
- Unified Feed: View posts from all your connected social media platforms in one place
- Filter Options: Easily filter content by platform or content type
- User Authentication: Simple login and signup for personalized access.
- User Profiles & Settings: Manage your profile details and app preferences
- FAQ & Help Section: Quick answers to common questions
- Privacy & Terms: Transparent information about how your data is handled
Check out our live deployment: EchoWall
Our feed with content filtering options
- Node.js (v16+)
- npm or yarn
-
Clone the repository:
git clone https://github.com/ChronoShiftJU/echo-wall cd echo-wall -
Install dependencies:
npm install
-
Build the application:
npm run build
-
Start the client:
npm run start_client
-
Open your browser and navigate to
http://localhost:5000
- Frontend Framework: React + Vite + TypeScript
- Styling: Tailwind CSS + shadcn/ui
- Routing: React Router
- Backend: Node, Express, MongoDB
- Encryption: bcrypt
- APIs: YouTube Data API v3, Reddit API v2
This project was created for IEMHacks 3.0 2025 by our team x11.core:
For any questions or feedback, please open an issue or contact the team on the above links!
Made with ❤️ for IEMHacks 3.0 2025
