Giter Site home page Giter Site logo

aryandurge / connectsphere Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 10.18 MB

This is my First MERN Stack project developing Social Media Like website which is similar to InstaGram that can be used for the user to post any Picture or message by login and type the message or post they want to make

HTML 2.66% JavaScript 97.05% CSS 0.29%

connectsphere's Introduction

FullStack "SocioPedia" Social Media App

Build a COMPLETE Fullstack Responsive MERN App with Auth, Likes, Dark Mode | React, MongoDB, MUI

Here's a README file template for your SocioPedia social media app:

SocioPedia is a social media application designed to connect people, share updates, and engage in conversations. It provides a platform for users to create profiles, post content, interact with friends, and discover new connections.

Table of Contents

Features

  • User Authentication: Secure user authentication system allows users to sign up, log in, and log out.
  • Profiles: Users can create and customize their profiles, add profile pictures, and update personal information.
  • Posts: Users can create, edit, delete, and like posts. Posts can include text, images, videos, or links.
  • Comments and Replies: Users can comment on posts and reply to comments, fostering conversations and interactions.
  • Friendship: Users can send friend requests, accept or decline friend requests, and view their list of friends.
  • Feed: Users have personalized feeds displaying posts from friends and pages they follow.
  • Search: Users can search for other users, posts, or pages by name or keywords.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/sociopedia.git
  2. Navigate to the project directory:

    cd sociopedia
  3. Install dependencies:

    npm install
  4. Set up environment variables:

    • Create a .env file in the root directory.
    • Define the following variables in the .env file:
      PORT=3001
      MONGODB_URI=your_mongodb_uri
      JWT_SECRET=your_jwt_secret
      

Usage

  1. Start the server:

    npm start
  2. Open your browser and navigate to http://localhost:3001 to access the application.

Technologies Used

  • Frontend:

    • React.js
    • Redux
    • Material-UI
  • Backend:

    • Node.js
    • Express.js
    • MongoDB
    • Mongoose
  • Authentication:

    • JSON Web Tokens (JWT)

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Feel free to customize this README according to your project's specifics and add any additional information you find relevant.

connectsphere's People

Contributors

aryandurge avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.