Skip to content

Samvad - A Real-time Chat Application built with React.js, Socket.io and Bootstrap on client side.

License

Notifications You must be signed in to change notification settings

HimanshuGupta-p1/Samvad-Client

Repository files navigation

React + Vite

This is the client application of Samvad - A Chat App built with React + Vite.

Features

  1. Real-time messaging using socket-io. ChatBox
  2. Sending notifications if user is not online or chatting to other person.
  3. Showing green dot if users is online. Notification
  4. Users can close the chat using close option given below the messages.
  5. Users can login/register if they are not logged in or a registered user. Login/Register
  6. Users can search other users to start chat with the search option given and by clicking on the user name it will add the user to the chat section. Search User

Install Vite

npm create vite@latest

Select variant JavaScript and install dependencies

npm install

Run and Production Build

npm run dev
npm run build

About

Samvad - A Real-time Chat Application built with React.js, Socket.io and Bootstrap on client side.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published