A modern, neo-brutalism inspired social media application built with React and Vite.
- User Authentication: Register and login functionality.
- Global Feed: View and interact with posts from all users.
- Messenger: Real-time (simulated) chat with individual users and groups.
- Profiles: Personalized user profiles with stats, bios, and post grids.
- Social Features: Follow/unfollow, like posts, comment, and share posts to chats.
- Privacy Settings: Private accounts, restricted messaging, and user blacklisting.
- Frontend: React.js, Vite
- Icons: Lucide-React
- Persistence: LocalStorage (client-side data storage)
- Styling: Vanilla CSS (Neo-brutalism aesthetics)
- Clone the repository.
- Install dependencies:
npm install - Run the development server:
npm run dev - Access the app at
http://localhost:5173.
This project is licensed under a Non-Commercial License. See LICENSE.md or LICENSE.ru.md for details.