Skip to content

sempitrnal/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chat-app

chat app using mern and socketio

Installation

git clone https://github.com/whitewaterjunkie/chat-app.git
cd chat-app

create .env file inside server and copy contents from .env.example file from the server folder to the newly made .env file

cd server npm install
npm start
cd public npm install
npm start

make sure to have mongodb up and running

About

chat app using mern and socketio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published