Skip to content

amineamdouni/chat-app-react-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Steps to Start the App

Install the Public Dependencies

Install the Server Dependencies

In the Server Directory there's a .env file. Change the value of mongodb inside the file. Set the value as your mongodb connection url.

Now start the server by yarn start

Now start the react by yarn start

And the chat application would be running successfully by now.

About

Chat Application Using React, Node.js and Socket.io with MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.9%
  • HTML 4.6%
  • CSS 1.2%
  • Shell 0.3%