Currency Calculactor Web App Currency converter Web App to help you convert USD (with specific amount) to many currency rates Tech Stack ReactJs Puppeteer NodeJs NPM Docker Axios Setup Development Mode npm start Setup Production Mode (Docker Build + Run) npm run docker-build npm run docker-run Testing (Puppeteer) npm start npm test