Skip to content

Rishul2003/Connect-IT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CONNECT IT

Complete Social Media Web App with post , comments, Edit Profile, chatting feature

Frontend using React and Backend using mongodb

Table of Content

Authentication

Sign Up

Sign In

Follow Unfollow

View Post

view Comment

Edit Profile

Chat with Friends

See Online Friends

Authors

Installation

git clone https://github.com/Rishul2003/Connect-IT.git

The Project runs at Port 5173

For Frontend :

  cd client
  npm Install
  npm run dev

For Backend:

  cd server
  npm Install
  npm start

For Socket:

  cd server
  npm Install
  npm start

Tech Stack

Client: React, javascript, scss, material ui

Server: Node, Express, jwt , bcrypt, multer , cloudinary, socket.io

Database: MongoDB

Screenshots

Screenshot from 2023-11-21 01-07-42

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages