Skip to content

Realtime Chat Application made using Sockets.io, NodeJs and ReactJS

Notifications You must be signed in to change notification settings

CzarCVB/txt-mxg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TXT-MXG

This is a real-time chat application made with ReactJS, React-Router, NodeJs and Socket.io.

View Demo - TXT-MXG

Tech Stack

Client: HTML, CSS, React, React-Router

Server: Node, Express, Socket.io

Installation

Install txt-mxg with npm

Clone the repo

  git clone https://github.com/CzarCVB/txt-mxg.git

Install all the dependencies

  npm install

Initiate the server

  cd server
  npm start

Initiate the front-end

  cd client
  npm start

About

Realtime Chat Application made using Sockets.io, NodeJs and ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published