Skip to content

Megoos/app_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App (ReactJS and Socket.io)

This project was created with Create React App.

How to start?

First you need to download or fork this repository:

git clone https://github.com/Megoos/app_chat.git

Then through the terminal you need to install node modules:

yarn

To run, use the commands:

Start React dev server:

yarn start

Start NodeJS Socket.io server:

yarn server

Open http://localhost:3000 to view in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published