Skip to content

rsmtnn/simple_react_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatroom

> DEMO

This is just a simple chat application. Client side built on React/Redux/Material-UI components. For server communication used axios and socket.io. Server side nodejs app used Express and Mongodb as database.

Install

  1. Clone or download repository;
  2. Run npm i inside project root directory;
  3. Run npm i in /client;
  4. Copy .example.js files as .js in /config directory and fill your data;
  5. To start dev server run npm run all from project root;

Contributing

Contributions welcome; Please submit all pull requests the against master branch.

Author

Roman Smetanin

About

simple chat on node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published