Skip to content

A Realtime Chat Application using Chakra UI, MERN Stack, Socket.IO

Notifications You must be signed in to change notification settings

RahulGIT24/Chatster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A MERN Stack Chat Application created using Socket.io and Chakra UI

Features Added till now

  1. Login/Signup
  2. Search For user
  3. Create group chats
  4. Realtime Chatting
  5. Add or remove users from the group
  6. User can change their details like name and profile pic
  7. User can make their profile public/private

Guide to set it up locally

Installing Dependencies

  1. Open terminal in root folder and run npm install to install the dependencies

  2. Now navigate to frontend folder using cd .\frontend\ and run npm install to install frontend dependencies

Starting the server

  1. Open terminal in root folder and run npm start

  2. Open another terminal in frontend folder and run npm run start

  3. Application will be opened in your browser now 💻

Always add environment variables in root folder

Working of Chat'Ster

Rahul's Chats

App GIF

Author's Social Links 🖥️

About

A Realtime Chat Application using Chakra UI, MERN Stack, Socket.IO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published