Skip to content

jackowiak/chat-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a simple chat-app.


Stack

ES6, ReactJS, React-Router v4, Reactstrap, NodeJS, ExpressJS, SocketIO.


Client side

$ git clone https://github.com/jackowiak/chat-app-react.git

$ cd chat-app-react

$ npm install

$ npm run dev