Academix Social is a full-stack social media platform built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It enables users to create profiles, share text and image content, view posts from other users, and connect with friends on the platform.
- User Profiles: Users can create personalized profiles to showcase their information and interests.
- Content Sharing: Facilitates posting of text and image content to engage with the community.
- Social Feed: Users can view posts from other users in a centralized social feed.
- Authentication: Implements user authentication and authorization using JSON Web Token (JWT) for secure access.
- Friend Connections: Allows users to connect with each other by adding friends on the platform.
- Frontend: React.js
- Backend: Node.js, Express.js
- Database: MongoDB
- Authentication: JSON Web Token (JWT)