React Social Media App
A responsive and user-friendly social media web application built with React and Material UI. The platform allows users to register, log in, create and manage their own posts, and interact with content through comments. The backend is powered by json-server with authentication support, while the frontend is deployed on Vercel and the backend on Railway.
Key Functionalities:
User authentication (register & login)
Create, edit, and delete personal posts
Add comments to any post
Responsive UI with Material UI
Custom 404 page for unmatched routes
API handling via Axios and form validation using react-hook-form