GithubHelp home page GithubHelp logo

hacky-greeting-app's Introduction

grt

Inspiration

Inspired by Twilio API and its feats

What it does

It allows to be able to post message to your closed one's number.

How we built it

Our app is built upon react js on top of Twilio

Challenges we ran into

Configuring Twilio Fetching API calls

Accomplishments that we're proud of

Twilio setup and its configurations

What we learned

API calls and Twilio feats

What's next for Hacky Greeting App

To setup our new pages and add other feats provided by Twilio like voice calls etc.

Send message with React and Twilio

This is an example of sending message using React and Twilio. It consists of a whatsappForm component that communicates with a server endpoint to send messages via the Twilio REST API.

To see how to build the project yourself, check out the blog post How to send an message from React with Twilio.

Running the project

To run the project you will need a Twilio account and a Twilio phone number that can send whatsapp messages. Gather your Twilio Account Sid and Auth Token from the Twilio console and the phone number.

Then, clone the project, change into the directory and install the dependencies.

git clone https://github.com/Cloud-Hacks/hacky-greet-app.git
cd send-sms-react-twilio
npm install

Find the .env and fill in your Twilio credentials and phone number.

Start the application on its own with the command:

npm run dev

Open the app at localhost:3000. You can now use the form to send SMS messages via your Twilio number.

hacky-greeting-app's People

Contributors

afzalbin64 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.