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
.
- Install dependencies with
yarn install
- Run
yarn dev
- Open http://localhost:3000