Web App to compare the current stock price with its previous value on the chosen data -- Brazilian StockMarket
Before you shoud do an Account on Alpha Vantage to send request for their API, then tou should put your api key at .env file
npm install
Alter .env file with your api key
npm run dev