This project is an implementation of a Watchlist Portfolio - a list of added instruments allowing the user to track their current market state.
Install Docker on your machine from this link.
build up the project
docker-compose build
run the project
docker-compose up