raj713335 / Twitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features

  • User Sign-in/Registration.
  • Users can post tweets, retweet, like, comment, and follow other users.
  • User can send messages, create group chats and get message notifications.
  • User profile page to view posted tweets, pinned tweets, following and followers, and change profile picture.
  • Using Socket.io to get the real-time message and notifications to the user.

1. Clone/Download the Repository

git clone https://github.com/raj713335/Twitter

2. Run the Node Application

cd Twitter
npm install
npm start

About


Languages

Language:JavaScript 66.2%Language:Pug 18.0%Language:CSS 14.2%Language:Shell 1.6%