💯➡️🔠 Simple React-Node app for converting numbers to words in style of T9
Preparation
yarn
cd client && yarn
For starting both client and server run :
yarn dev
client
cd client
yarn test
yarn test-cy
server
yarn test
💯➡️🔠 Simple React-Node app for converting numbers to words in style of T9
JavaScriptMIT