Skip to content

SanjiS86/stockMarketApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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