xxczaki / currency-converter

πŸ’° Easily convert between 32 currencies

Home Page:https://currency-converter.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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