Real time Stock Ticker
You might have used trading apps. They have real time stock tickers which changes very frequently after every second. So I have implemented such a ticker using react hooks.
Create data file stocks.json that will contain data of stocks
export con...
vineet29.hashnode.dev2 min read