currency-converter
currency-converter copied to clipboard
💰 Easily convert between 32 currencies
Currency Converter 💰
Easily convert between 32 currencies
Highlights
- 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
Development
Hosted with now Δ
# Install dependencies
$ npm install
# Start in development mode
$ npm run dev
# Build for production
$ npm run build
License
MIT