This is a React-based social media application featuring user authentication, profile management, and dynamic content display. The app includes a sidebar navigation, profile pages, a feed, and reels sections.
- User Authentication: Register, login, and manage user profiles.
- Profile Management: Upload and edit profile images, view posts and reels.
- Dynamic Content: Toggle between viewing posts and reels.
- Search Functionality: Search across content.
- Responsive Design: User-friendly interface for various devices.
Ensure you have the following installed on your local machine:
- Node.js (version 14 or later)
- npm (comes with Node.js) or yarn (optional, but recommended)
-
Clone the Repository
git clone https://github.com/Animekunch/Social_media_app.git cd Social_media_app
-
Building for Production