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.
In this repository, you'll discover sample code for three essential topics:
- How to send an SMS with Next.js
- 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!
It can be used through the website address vonage-send-sms.vercel.app, but you cannot send a SMS, for only preview.
It's fully open source.