Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ReactChat

A simple Chat Web Application using MERN Stack and Socket.IO for websocket almost-realtime communication.

Setup

Backend

Please before runing the server change .env file puting the acurrate server data and database data as in the example file. Make sure to put the correct adress of where the client will be runing.

  $ cd ./Backend
  $ npm install
  $ npm run start

Frontend

 Also here be careful to put the address where the server will be running.
 
 
 $ cd ./Frontend
 $ npm install
 $ npm start

Screenshots

Desktop Browser View

Mobile/Tablet Browser View

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages