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
- refactor naming cause it's a bit of a mess
- fix placeholder bug in react-select component
- fix dependencies