Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

18 lines (16 loc) · 1.05 KB

Facebook Clone Social Media App This project is a clone of the popular social media platform Facebook. It aims to replicate the core functionalities and user interface of Facebook, allowing users to create profiles, connect with friends, share posts, and interact with each other.

Features User Profiles: Enable users to create profiles with personal information, profile pictures, etc. Friend Connections: Allow users to send friend requests, accept friend requests, and view friends' profiles. Post Creation: Enable users to create and share posts with text, images, and videos. News Feed: Display a personalized news feed with posts from friends and followed pages/groups. Likes and Comments: Allow users to interact with posts by liking and commenting on them. Messaging: Implement real-time messaging functionality for private conversations between users. Search: Provide a search feature to find users, posts, and other content within the app. Technologies Used Frontend: HTML/CSS Other Tools: GitHub (for hosting the code repository) VS Code (as the code editor)