An open API service indexing awesome lists of open source software.

https://github.com/rammyblog/currency-exchange-nextjs

An exchange rates app
https://github.com/rammyblog/currency-exchange-nextjs

javascript next-pwa nextjs pwa react reactjs

Last synced: 5 months ago
JSON representation

An exchange rates app

Awesome Lists containing this project

README

          

# Currency Exchanger - Next.js

## Design preview for the Currency Exchanger App

![Design preview for the Job Listings coding challenge](./ExchangerRateCalculator.png)

This app was built using the follwoing technologies

```
React
Tailwind CSS
Next.js
Next PWA
React Typed
```

## Available Scripts

Clone repo

```bash
npm install
npm run dev
# or
yarn install
```

In the project directory, you can run:

```bash
npm run dev
#or
yarn run
```

Runs the app in the development mode.

Open [http://localhost:3000](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.