A modern information hub for stock traders
ReactJS, JavaScript, REST APIs, Bootstrap, CSS, HTML
- Symbol or company lookup
- Company profile
- Stock price overview
- Stock price history chart
- Latest financial and business news
- StockBay requires an API key from Finnhub.io so please register a free developer account there first
- Then put your key into into a new file called
env.development
. There is aenv.development.example
file provided as template