React.js App which provides integration to Telephony Back End. It was inspired by and extends React Dial Pad.
- Mock mobile telephone interface
- List Possible Words from number input
- Total Count of Words from number input
- Clear Number Input
Telephony Front End uses a number of open source projects:
- React
- NPM
- Webpack
This is to be used in conjunction with Telephony Back End.
$ git clone git@github.com:benmort/telephony-fe.git
$ cd telephony-fe
$ npm install
$ npm start
Open Source Project - Ben Mort