Easily convert between 32 currencies
- Built with modern technologies
- Does not require any API keys
- Uses the open-source Exchange Rates API
- Works offline (PWA)
- Features SSG data fetching
- Written in TypeScript
Hosted with now Δ
# Install dependencies
$ npm install
# Start in development mode
$ npm run dev
# Build for production
$ npm run build
MIT