Skip to content

xxczaki/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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