Skip to content

rammyblog/currency-exchange-nextjs

Repository files navigation

Currency Exchanger - Next.js

Design preview for the Currency Exchanger App

Design preview for the Job Listings coding challenge

This app was built using the follwoing technologies

React
Tailwind CSS
Next.js
Next PWA
React Typed

Available Scripts

Clone repo

npm install
npm run dev
# or
yarn install

In the project directory, you can run:

    npm run dev
    #or
    yarn run

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.