This repo is created to test MTN Liberia Momo Api
Install Node.js: Visit the official Node.js website (https://nodejs.org/en/) and download the latest version of Node.js for your operating system. Follow the installation instructions for your operating system.
Run npm i
or npm install
to install the require dependencies
Also make sure you Run node server.js
to run the server
Also make sure you Run node client.js
to run the client side
also make sure the server is listening before you run your client side