A front-end social media web application built using vanilla JavaScript and Bootstrap, integrated with a ready-made public API to simulate real social media interactions.
Key Features:
User Registration & Login (simulated via API)
Create, Edit, and Delete Posts
Comment on Other Users’ Posts
Personal Profile Page displaying user info and their posts
Clean and responsive layout using Bootstrap
Fully dynamic UI powered by JavaScript and RESTful API calls
This project focuses on frontend logic and API integration, ideal for practicing DOM manipulation, API handling, and UI/UX flow without building a custom backend.