Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 484 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 484 Bytes

Text Messaging App

Nexmo Vonage API

Text Messaging App in Node JS app using Nexmo Vonage Api.

  • Node JS / Express
  • Socket.io

Features

  • Use in Mern App.
  • ReactNative App use this code

Installation

Dillinger requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

File app.js
apiKey: "",
apiSecret: ""
cd sendtextMessageApp
npm i
npm run start

Send Text App