Skip to content

CPTMUTCHELL/cbr-currency-converter-ui

Repository files navigation

cbr-currency-converter-ui

This is frontend for cbr-currency converter Ui is responsive

It has the following options to start:

local

Locally Execute yarn install && yarn start to start react in dev mode. Proxy to backend is configured here

compose

Docker Execute docker-compose up --build to start react in prod mode (static). Proxy to backend is configured here

Important: Don't forget to run backend compose first, because this compose requires the network

Frontend will be available at localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published