/vonage-send-sms

Send and receive an SMS using Vonage APIs with Next.js

Primary LanguageJavaScript


Using Vonage SMS API with Next.js

This repository has been created for educational purposes, aiming to provide guidance on using the Vonage SMS API with Next.js. You can find the relevant article at the following link: https://developer.vonage.com/en/blog/send-receive-and-handle-sms-delivery-receipts-with-next-js-and-vonage.

Overview

In this repository, you'll discover sample code for three essential topics:

  1. How to send an SMS with Next.js
  2. How to receive an SMS delivery receipts and handle SMS with Next.js

Explore the provided code examples to gain insights into integrating Vonage SMS functionality into your Next.js applications. Happy learning!

Preview

It can be used through the website address vonage-send-sms.vercel.app, but you cannot send a SMS, for only preview.

Screenshot

next_form

Built with

License

It's fully open source.