This project is a stock dashboard app that uses the Finnhub API
- React.js
- Tailwind CSS
- Finnhub API
-
π Search for a stock (e.g. AAPL, FB, GOOG)
-
πΈ Quote a stock (current price, percent change)
-
π Get more details of a stock (name, currency, market cap, etc.)
-
π View historical chart data of a stock (day/week/month/year)
-
π Select theme (dark/light)
To get a local copy up and running follow these simple example steps.
- Code Editor
- Git installed
- Node js installed
- To clone the repository run
https://github.com/ShingiraiBhengesa/stock-data-dashboad.git
in your terminal - Next run
npm install
to install dependances - To run the project run
npm start
this will open your web browser on localhost:3000
- Run
npm test
to jest test results
π€ Shingirai
- GitHub: @ShingiraiBhengesa
- Twitter: @bhengesa
- LinkedIn: Shingirai Bhengesa
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a βοΈ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.