MdEstiakAhmed / mern-chat-app

A chat application using MERN stack and socket.io.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN Chat Application

A learning purpose chat application.

Technology

  • Node.js
  • Express.js
  • React.js
  • MongoDB
  • Socket.io

Need to install

Follow the steps to run the application

  • clone this repo. git clone https://github.com/MdEstiakAhmed/mern-chat-app.git
  • goto server folder and run npm install
  • then start server with npm run dev
  • after that goto client folder and run npm install
  • then start server using npm run dev
  • now open this http://127.0.0.1:5173/ in a browser and enjoy

Credential

First User Second User
username estiak@gmail.com fahim@gmail.com
password Aa_10000 Aa_10000

About

A chat application using MERN stack and socket.io.


Languages

Language:JavaScript 82.2%Language:CSS 17.3%Language:HTML 0.5%Language:Shell 0.1%