/t9-client

React app that implements T9 keyboard

Primary LanguageJavaScript

T9 Client

This is a T9 keyboard app. in order to use it, you will need T9 server running.

Requirements

  • Nodejs v10 or greater

Installing

  1. Clone this project
  2. Navigate to the root directory
  3. Run npm install

Running

Run npm start. the app will start on port 3000

Using

  • Use numbers for input
  • Use backspace for deletion
  • Use * for cycling between predicted words