Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 718 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 718 Bytes

Simple currency conversion widget implemented in Deno + React (with TS)

Foreign currency converter implemented using modified shadcn/ui card component as an exercise.

✨ See WebApp demo

  • Frontend (Deno + Vite + React + TypeScript, tailwindCSS, shadcn/ui)

  • Backend API (Deno, Hono for building API)

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