SPA Vue3 application with Pinia/Vite/Vue-Router/SCSS with API https://currencyfreaks.com - calculation of cost depending on parameters, receiving data from the server, adaptive.
Deployed with vercel.com using serverless function.
https://test-task-tariff-calculator.vercel.app/
git clone https://github.com/gwyn-developer/test-task_tariff-calculator.git
cd test-task_tariff-calculator
npm install
npm run dev