Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 939 Bytes

readme.md

File metadata and controls

39 lines (25 loc) · 939 Bytes

Currency Converter 💰

Easily convert between 32 currencies

Build Status XO code style style: styled-components


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