A simple social media feed built with React, allowing users to create posts, view followed posts, and manage session data using localStorage.
- π₯ Mock user login with
users.json - π Create and display posts
- π Toggle between all posts and followed posts
- π§± Component-based architecture
- πΎ Persistent storage using
localStorage - π¨ Custom CSS styling (Global & Component-specific)
React
JavaScript
CSS3
localStorage
JSON