Skip to content

samarth-namdeo/FriendFusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

FriendFusion - Your Social Media Hub

Welcome to FriendFusion, your go-to social media platform for connecting with friends, sharing your life's moments, and staying connected with the world. This project is built using modern web technologies to provide you with a seamless and feature-rich social networking experience.

Features

FriendFusion comes packed with a range of exciting features:

  • User Authentication: Register and log in securely to access your personal account.

  • Friend Management: Add or remove friends, building your social network.

  • Post Sharing: Share your thoughts, images, and life updates with your friends.

  • Like Posts: Express your appreciation for posts by liking them.

Tech Stack

FriendFusion is built on a robust tech stack, ensuring performance and scalability:

  • Frontend: Developed with React and Redux for a dynamic and responsive user interface.

  • Backend: Powered by Node.js and Express for a high-performance server.

  • Database: Utilizes MongoDB for efficient data storage and retrieval.

  • Styling: Designed with Material-UI for a modern and user-friendly interface.

Getting Started

To run FriendFusion on your local machine, follow these steps:

  1. Clone this repository:

  2. Install the dependencies for the frontend and backend:

  • For the frontend:

    cd client
    npm install
    
  • For the backend:

    cd server
    npm install
    
  1. Set up your MongoDB database and configure your server.

  2. Start the development server:

  • For the frontend:

    cd client
    npm start
    
  • For the backend:

    cd server
    npm start
    
  1. Open your web browser and navigate to http://localhost:3000 to use FriendFusion locally.

About

FriendFusion - Your Social Universe, Fused together in One place!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors