Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 322 Bytes

File metadata and controls

11 lines (7 loc) · 322 Bytes

react-chat-api

This api is created in nodejs

Steps to start this api

  1. install packages using this command: npm install
  2. after successful installation, run this command to start the api: npm run-script start

To get the react app for this chat api, go to https://github.com/PunitSoniME/react-chat-app

Enjoy