naeemcse / mern-chat-app

This is a fullstack Chat application using MERN and SocketIO
https://mern-chat-app-api-swart.vercel.app
0 stars 0 forks source link

MERN-Chat-App

MERN-Chat-App – a dynamic chat application designed with the MERN stack.

Installation

Use the package manager NPM to install foobar.

npm install 

Usage

To run front-end

cd frontend
npm run dev

To run Back-end

cd backend
npm start

Change

  1. MongoDB Link
  2. Cloudinary Link

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.