Skip to content

zayar-htun/React-Twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media App (React-Twitter)

Welcome to the Social Media App – a MERN Stack project inspired by Twitter!

Description

This project is a social media app built using the MERN (MongoDB, Express.js, React, Node.js) stack. It provides a platform for users to share posts, follow other users, and engage in conversations through comments.

Features

  • User Authentication: Secure user registration and login system.
  • Create and View Posts: Users can create, edit, and delete posts. They can also view posts from other users.
  • Follow and Unfollow Users: Establish connections with other users and stay updated on their activities.
  • Real-time Updates: Receive real-time updates for new posts and comments.
  • Like and Comment: Interact with posts by liking and commenting.

Technologies Used

  • MongoDB: Database for storing user data, posts, and comments.
  • Express.js: Backend framework for building the server.
  • React: Frontend library for building the user interface.
  • Node.js: JavaScript runtime for running the server.
  • Socket.io: Enables real-time communication between the server and clients.
  • Redux: State management for React applications.

Installation

  1. Clone the repository:

    git clone https://github.com/zayar-htun/React-Twitter.git
    cd social-media-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published