https://github.com/anhtungbui/stockbay-react
📚 Modern information hub for stock traders built with ReactJS
https://github.com/anhtungbui/stockbay-react
javascript react
Last synced: about 2 months ago
JSON representation
📚 Modern information hub for stock traders built with ReactJS
- Host: GitHub
- URL: https://github.com/anhtungbui/stockbay-react
- Owner: anhtungbui
- Created: 2021-02-11T22:13:30.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-11-02T23:41:12.000Z (8 months ago)
- Last Synced: 2026-04-08T18:42:25.058Z (2 months ago)
- Topics: javascript, react
- Language: JavaScript
- Homepage: https://stockbay.anhtungbui.com
- Size: 1.77 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StockBay
A modern information hub for stock traders
## Tech stack
ReactJS, JavaScript, REST APIs, Bootstrap, CSS, HTML
## Features
- Symbol or company lookup
- Company profile
- Stock price overview
- Stock price history chart
- Latest financial and business news
## Installation
1. StockBay requires an API key from [Finnhub.io](https://finnhub.io) so please register a free developer account there first
2. Then put your key into into a new file called `env.development`. There is a `env.development.example` file provided as template
## Developed by
[Anh Tung Bui](https://anhtungbui.com)