🔗 Live Demo:(https://social-media-project-frontend-suretrust.onrender.com/login)
This is a Social Media Web Application developed as part of the Sure Trust Training Program. The project follows a full‑stack architecture with separate frontend and backend repositories.
- Frontend Repository: Provides the user interface and client‑side logic
- Backend Repository: Handles APIs, authentication, database operations, and server‑side logic
Both repositories together form the complete application.
- Understand real‑world full‑stack application structure
- Implement authentication and protected routes
- Practice React with TypeScript
- Learn deployment using Render
- Follow industry‑style project organization
- User Signup & Login
- Authentication using JWT (or token‑based auth)
- Chat / Messaging interface
- Dynamic user interface
- Responsive design
- Deployed and accessible online
- React
- TypeScript
- Vite
- CSS
- Node.js
- Express.js
- MongoDB
- Render
# Clone the repository
git clone https://github.com/pranathiK25/Social-Media-Project-Frontend-SURETrust.git
# Navigate to project folder
cd social-media-project
# Install dependencies
npm install
# Run development server
npm run devBackend Repository https://github.com/pranathiK25/Social-Media-Project-Backend-SURETrust
This project was developed as part of the Sure Trust Training & Internship Program, focusing on hands‑on learning, real‑world project development, and deployment practices.
Kalavagunta Pranathi Sai
This project is created for educational purposes as part of the Sure Trust program.
✨ Feel free to explore, learn, and build upon this project!