Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 745 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 745 Bytes

$ Stock Tracker 🚀

It's a demo project which fetch company data from the API Endpoint(https://www.alphavantage.co/)

Just need to pass the company code as the URL params

`https://stapi.roamingdeveloper.co/?s={CompanyCode}`

Where {ComapnyCode} is equal to the company code.

For example s=ibm or s=gme

Manually entering the Company code

Or Simply choose from the given name of companies

Dynamic Title as per the Company.

Dynamic Footer as per the Company.

Dynamic Chart as per the data detched from API