ExpressJS Backend for Crypto Calculator App Please clone the react frontend repository first since it is an embedded repository. In order to install dependencies run: npm install and npm run client-install In order to run app: npm run dev This app displays the prices and 24h change of the top 10 cryptocurrencies. Calculator functions for PnL coming soon. CoinGecko-API used: https://github.com/miscavage/CoinGecko-API