Kiwi-converter-backend

Back-end for implementing T9 conversions for Kiwi-converter

Installation

  • Run commands ⬇️

git clone https://github.com/KarinaDavtyan/converter-backend.git

cd converter-backend

yarn install

yarn run dev

or

yarn test for testing

Tech-stack

  • Node + Express

  • Mocha + Chai