{"id":18112007,"url":"https://github.com/philnash/send-sms-react-twilio","last_synced_at":"2025-04-14T03:43:23.143Z","repository":{"id":38944140,"uuid":"154288427","full_name":"philnash/send-sms-react-twilio","owner":"philnash","description":"An example React application that can send SMS messages via the Twilio API","archived":false,"fork":false,"pushed_at":"2023-07-19T00:30:51.000Z","size":2844,"stargazers_count":41,"open_issues_count":5,"forks_count":25,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-27T17:47:00.744Z","etag":null,"topics":["javascript","react","reactjs","sms","twilio","twilio-sms"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philnash.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":"2018-10-23T08:09:45.000Z","updated_at":"2025-03-26T15:20:30.000Z","dependencies_parsed_at":"2023-02-08T05:30:43.178Z","dependency_job_id":null,"html_url":"https://github.com/philnash/send-sms-react-twilio","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/philnash%2Fsend-sms-react-twilio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philnash%2Fsend-sms-react-twilio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philnash%2Fsend-sms-react-twilio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philnash%2Fsend-sms-react-twilio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philnash","download_url":"https://codeload.github.com/philnash/send-sms-react-twilio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248819111,"owners_count":21166470,"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":["javascript","react","reactjs","sms","twilio","twilio-sms"],"created_at":"2024-11-01T01:09:08.782Z","updated_at":"2025-04-14T03:43:23.123Z","avatar_url":"https://github.com/philnash.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Send SMS with React and Twilio\n\nThis is an example of sending SMS using React and Twilio. It consists of a `SMSForm` component that communicates with a server endpoint to [send SMS messages via the Twilio REST API](https://www.twilio.com/docs/sms/send-messages).\n\nTo see how to build the project yourself, check out the blog post [How to send an SMS from React with Twilio](https://www.twilio.com/blog/send-an-sms-react-twilio).\n\nThis project was created from the [react-express-starter project](https://github.com/philnash/react-express-starter) and includes a React front end and an Express server.\n\n## Running the project\n\nTo run the project you will need a Twilio account 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\nThen, clone the project, change into the directory and install the dependencies.\n\n```bash\ngit clone https://github.com/philnash/send-sms-react-twilio.git\ncd send-sms-react-twilio\nnpm install\n```\n\nCopy the `.env.example` file to `.env` and fill in your Twilio credentials and phone number.\n\nStart the application on its own with the command:\n\n```bash\nnpm run 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%2Fphilnash%2Fsend-sms-react-twilio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilnash%2Fsend-sms-react-twilio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilnash%2Fsend-sms-react-twilio/lists"}