Social Network Clone
A simple React.js project that replicates the basic functionality of a social networking platform. Designed as a Facebook-like clone to demonstrate skills in React, state management, and responsive design.
Overview
- Date: 2008-08-09
- Title: Landing Page Clone
- Image:
- Description: Just another Facebook clone
Features
- User authentication (mocked).
- Post creation and editing.
- News feed with posts from other users.
- Responsive design for desktop and mobile.
Installation
- Clone the repository:
git clone https://github.com/your-username/social-network-clone.git cd social-network-clone