/Twilio-Sms

Using Twilio for sending sms

Primary LanguageJavaScript

Using Twilio for sending sms

Url to the official page Twilio.com , sign up to get your auth_token ,sid and your twilio phone number. take a look at the package.json and install all packages used.

Install Dependencies

npm i

Run App

npm start