Foreign currency converter implemented using modified shadcn/ui
card component as an exercise.
-
Frontend (Deno + Vite + React + TypeScript, tailwindCSS, shadcn/ui)
- 👉 see client 📁
-
Backend API (Deno, Hono for building API)
- 👉 see server 📁
This is an attempt to use Deno runtime both for building Backend & Frontend apps.
Deployment to "Deno Deploy" service is automated via GitHub Action - see: .github/workflows/deploy.yml