/sms-provider

List of Sms Provider, Update or Add new Provider

Primary LanguageJavaScriptMIT LicenseMIT

sms-provider

Sms Providers are listed in the table, you can add new sms provider or update existing one.

list add-new update


In order to run this project in your local environment


git clone https://github.com/elifdiril/sms-provider.git

And then

npm install

to install all the dependencies. You need PartnerId, Username and password for request to api.

After started to server side:

npm start

to start the client side.