Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 759 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 759 Bytes

Currencies

Simple web user interface which connects with NBP web API (https://api.nbp.pl/).

currencies

Project setup

This project was bootstrapped with Create React App.

Requirements

You’ll need to have Node >= 10 on your local development machine.

Installation

yarn install
or
npm install

How to run (dev mode)

In the project directory, you can run:

yarn start
or
npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

Demo: https://val089.github.io/currencies-nbp-api/