Welcome to the Social Media Full Stack App! This is a modern, feature-rich social media platform built using React.js and styled with CSS. This project allows users to create, authenticate, and manage their social media profiles, posts, and interact with others. It communicates with the backend API for authentication and social features.
- React.js – A JavaScript library for building user interfaces.
- Axios – For handling API requests.
- React Router – For navigation between pages.
- CSS – For styling the application.
- Material-UI – A React component library for UI components.
- User Authentication: Register and login to access your social media profile.
- Post Management: Create, view, edit, and delete posts.
- Profile Management: Update user profile with a personal avatar, bio, and other details.
- Responsive Design: Works seamlessly on desktop and mobile devices.