Skip to content

enahomurphy/sms-sender

Repository files navigation

codecov Build Status Maintainability

SIMPLE SMS SENDER

The simple sms sender allows you send sms using infobib. It offers an intuitive UI that allows you send message to any number around the world with ease

Technology

  • Nodejs /Express.js
  • Javascript
  • HTML/CSS

REQUIREMENTS

to use simple sms sender all you need are your login details for infobib.

HOW TO RUN

  • Just pull the branch and cd into cd sms-sender
  • create a .env file from the .env-example
  • fill in your infobib details
INFO_BIB_USERNAME='test_username'
INFO_BIB_PASSWORD='test_password'
  • run npm install
  • run npm start

About

Simple sms app for sending mobile text message

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published