Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 285 Bytes

File metadata and controls

11 lines (8 loc) · 285 Bytes

React Chat App

This project has been built with react, node, express and socketIO

To run the project -

  1. Clone or download the project
  2. Go to the project directory
  3. npm install
  4. npm run start
  5. In another terminal, cd server && node server