Skip to content

Saimun-jd/Slurpping

Repository files navigation

Created by Imteajul Islam Saimun.

SVG Image

This is a FullStack Chat app build using MERN stack with the help of Redux and RTK toolkit for state management and socket.io for real time communication.

Features

  1. User Authentication by email verification
  2. Talk to any registered user by searching their userename
  3. Real time message delivery
  4. Real time activity status

How to run locally

Please follow the below instructions to run this branch in your machine:
  1. Login to the GitHub account on which you have been granted access to this repository. If you have purchased the course but didn't get the access to this repository, please contact our support team. You will find contact details below.

  2. Clone this repository -

    git clone https://github.com/Saimun-jd/Slurpping.git
  3. Go to the cloned project directory

    cd think-in-a-redux-way
  4. Install dependencies

    npm i
  5. Install VS Code Live Server plugin & start the server.

    npm start
  6. Your app should be available in http://localhost:3000


Please follow the below instructions to run server in your machine:

  1. Go to the chat-backend directory(first clone the repo from https://github.com/Saimun-jd/chat-backend)
    cd chat-backend
  2. Install dependencies
    npm i
  3. Start the server
    npm start

contactIcon Contact us

Facebook mail

About

Slurpping chat app built using mern and rtk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published