Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 593 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 593 Bytes

stockMarketApp

simple stock market app

Please do not forget ro input your custom API key inside (const apiKey = "";) which is inside the "script.js" file. To get your custom API key go to FMP Website, register and get your custom key.

With this simple app you will be able to extract stock consensus target price, social sentiment and EPS expacted and actual data. To understand the code and app functionality in more detail read my article on simple web app building