{"id":15823118,"url":"https://github.com/lelouchb/react-twilio-sms-serverless","last_synced_at":"2025-08-08T10:32:00.914Z","repository":{"id":43748001,"uuid":"294046776","full_name":"lelouchB/react-twilio-sms-serverless","owner":"lelouchB","description":"Use Serverless Functions to Send an SMS with React, Twilio Programmable SMS, and Vercel","archived":false,"fork":false,"pushed_at":"2022-02-20T04:57:37.000Z","size":3868,"stargazers_count":5,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-12T08:41:51.913Z","etag":null,"topics":["react","react-bootstrap","serverless","twilio","twilio-api","twilio-sms-api","vercel","vercel-serverless"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lelouchB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-09T08:12:51.000Z","updated_at":"2024-04-21T07:15:16.000Z","dependencies_parsed_at":"2022-08-21T21:00:31.949Z","dependency_job_id":null,"html_url":"https://github.com/lelouchB/react-twilio-sms-serverless","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelouchB%2Freact-twilio-sms-serverless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelouchB%2Freact-twilio-sms-serverless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelouchB%2Freact-twilio-sms-serverless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelouchB%2Freact-twilio-sms-serverless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lelouchB","download_url":"https://codeload.github.com/lelouchB/react-twilio-sms-serverless/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229126204,"owners_count":18024020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["react","react-bootstrap","serverless","twilio","twilio-api","twilio-sms-api","vercel","vercel-serverless"],"created_at":"2024-10-05T08:04:33.550Z","updated_at":"2024-12-10T20:06:05.528Z","avatar_url":"https://github.com/lelouchB.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Use Serverless Functions to Send an SMS with React, Twilio Programmable SMS, and Vercel\n![UI](https://i.imgur.com/cP85djM.png)\n\nTo see how to build the project yourself, check out the [blog post](https://www.twilio.com/blog/use-serverless-functions-send-sms-react-vercel-twilio).\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n\n## Running the project\n\nTo run the project you will need a [Twilio account](www.twilio.com/referral/JbKvV2) and a Twilio phone number that can send SMS messages. Gather your Twilio Account Sid and Auth Token from the [Twilio console](https://www.twilio.com/console) and the phone number.\n\nClone the project, change into the directory and install the dependencies.\n\n```bash\ngit clone https://github.com/lelouchB/react-twilio-sms-serverless.git\ncd react-twilio-sms-serverless\nnpm install\n```\nInstall `vercel` on your local machine.\n\n```bash\nnpm install --global vercel   \n```\n\nCopy the `.env.example` file to `.env` and fill in your Twilio credentials and phone number.\n\nInitiate a Vercel project:\n\n```bash \nvercel\n```\n\nStart the application on development server:\n\n```bash\nvercel dev\n```\n\nOpen the app at [localhost:3000](http://localhost:3000). You can now use the form to send SMS messages via your Twilio number.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flelouchb%2Freact-twilio-sms-serverless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flelouchb%2Freact-twilio-sms-serverless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flelouchb%2Freact-twilio-sms-serverless/lists"}