This project uses Express/Node.js platform, with the Axios HTTP client, that integrates a chosen public API. How to run the app open file in VSCode and run "npm i" in command line to install the node modules, run "nodemon index.js". Open localhost:3000 with your browser to see the result.