Skip to content

josephmarkus/currency-converter

Repository files navigation

This is a currency converter app which allows users to convert currencies on the go without an internet connection.

This Next.js app has been bootstrapped with create-next-app.

Run

  1. Install dependencies with yarn install
  2. Run yarn dev
  3. Open http://localhost:3000