React web app made to consult stock quotes, provided by the the brapi API.
Check it online at Vercel

Clone this repository and use cd
to navigate to /client.
At the '/client' folder, install all dependencies using npm
or yarn
.
Once the setup is finished, use this command to run the app in the development mode.
Open http://localhost:5173 to view it in the browser.