Skip to content

Blufy is a modern social media platform that lets users connect, share content, and interact seamlessly. It combines a responsive design with real-time features for an engaging user experience.

Notifications You must be signed in to change notification settings

kravenvijay04/Blufy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo📱 Blufy - Social Media Application

Blufy is a modern social media platform that allows users to connect, share content, and interact in a clean and responsive interface.


🚀 Overview

Blufy is designed to provide users with a seamless experience to share posts, follow friends, and interact through likes and comments. The app combines a React frontend with a Node.js + Express backend and MongoDB for data storage, providing a fast and scalable social media platform.


🧩 Features

  • 👤 User authentication and profile management
  • 📝 Create, edit, and delete posts
  • ❤️ Like and comment on posts
  • 🔔 Notifications for interactions and updates
  • 📸 Upload and display images and media
  • 🌐 Responsive design for mobile and desktop

⚙️ Tech Stack

🔹 Frontend

  • React.js
  • HTML, CSS, Bootstrap
  • JavaScript / JSX

🔹 Backend

  • Node.js & Express.js
  • MongoDB / Mongoose
  • JWT Authentication

🔹 Tools

  • Visual Studio Code
  • Postman for API testing
  • Git for version control
  • Figma for UI design

🧠 System Architecture

[React Frontend] → [Node.js / Express Backend] → [MongoDB Database]
           ↑
           └── User Interactions (Posts, Likes, Comments)

🧰 Setup & Installation

# Clone the repository
git clone https://github.com/yourusername/blufy-social-media.git
cd blufy-social-media

# Install backend dependencies
cd backend
npm install
npm start

# Install frontend dependencies
cd ../frontend
npm install
npm start

About

Blufy is a modern social media platform that lets users connect, share content, and interact seamlessly. It combines a responsive design with real-time features for an engaging user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages