/investing

Primary LanguageTypeScript

Investing

This project is an implementation of a Watchlist Portfolio - a list of added instruments allowing the user to track their current market state.

Prerequisites

Install Docker on your machine from this link.

Installing

build up the project

docker-compose build

run the project

docker-compose up