Skip to content

komlraj/gup-sup

Repository files navigation

Gup-Sup

A MERN stack chat App pretty like a slack. Here any user can private chat with another person also can create channel for group chat.Also have Sigup and Login System.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Clone the Repo

git clone https://github.com/kml1326/gup-sup

Go into Folder

cd gup-sub

Install Dependency

npm install

Running the application

npm start

Code style

js-standard-style

Built With

  1. ReactJs - Frontend UI Framework
  2. Redux - State management
  3. React Router - For Routing
  4. NodeJs, ExpressJs - For Backend
  5. MongoDB - DataBase

Acknowledgments

  • Hat tip to anyone whose code was used