Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 368 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 368 Bytes

stock-quote-chat.ui

This UI project was developed to run as a chat UI for StockQuoteChat. More information: https://github.com/ejuscar/StockQuoteChat.API

Running the app

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.