This UI project was developed to run as a chat UI for StockQuoteChat. More information: https://github.com/ejuscar/StockQuoteChat.API
To run this project, all you need is to run "npm i" and after "npm start". This project consumes StockQuoteChat.API endpoints, so you need to run the API first, and after you can use the UI.