Skip to content

Social media application with features like user profiles, friend connections, content sharing (photos), user search, and account deactivation, basically a platform for users to connect and engage.

Notifications You must be signed in to change notification settings

sagar803/hello-social-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Social Media Web App

Hello is a social media web application that allows users to create and share posts, follow other users, and interact with each other's posts. This app also includes features for registering, logging in, and liking/disliking posts.

Table of Contents

  • Features
  • Installation
  • Usage
  • Contributing
  • License

Features

  • User registration and login
  • Creating, editing, and deleting user profiles
  • Creating, editing, and deleting posts
  • Liking and disliking posts
  • Following and unfollowing other users
  • Viewing other users' profiles
  • Responsive design for mobile and desktop devices

Installation

To install and run the application, follow these steps:

  1. Clone the repository: git clone https://github.com/sagar803/hello-social-media.git
  2. Install dependencies: npm install
  3. Create a .env file with the following environment variables:
  4. makefile
  5. Copy code
  6. MONGO_URI=your-mongodb-uri
  7. SESSION_SECRET=your-session-secret
  8. Start the server: npm start

Usage

After installing and running the application, navigate to http://localhost:3000 in your browser to access the app. From there, you can register, log in, and start using the features of the app.

About

Social media application with features like user profiles, friend connections, content sharing (photos), user search, and account deactivation, basically a platform for users to connect and engage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published