Skip to content

Frantisekf/currency-converter-frontend

Repository files navigation

Setup

To run this project on your local install it locally using npm:

$ npm install
$ npm start

To run this project in the container:

$ docker-compose build
$ docker-compose up

TODO

  • refactor naming cause it's a bit of a mess
  • fix placeholder bug in react-select component
  • fix dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published