FriendBook is a social networking platform built with the MERN stack that allows users to connect, share posts, and interact with friends in real time. It features secure authentication, post management, and a responsive interface.
- User authentication and profiles
- Create, edit, and delete posts
- Like and comment on posts
- Friend requests and connections
- Responsive and clean UI
- Frontend: React.js, Tailwind CSS, Axios, React Router
- Backend: Node.js, Express.js, MongoDB & Mongoose
- Authentication: JWT
- Other Tools: dotenv, CORS, Git & GitHub