Skip to content

marcelstenkewitz/stockdashboardapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockDashboardApp

React + Tailwind application which communicates with the FinnHub API to display information about stock tickers.

StockDashboardAppDemo

Features

💸 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)

Tech Stack

React JavaScript TailwindCSS