An application in Vitejs using Javascript to create a stock monitoring platform.
Learn React, and how to do API requests.
Prerequisites
Clone the project
git clone https://github.com/renatoallart/tradingKing.gitGo to the project directory
cd tradingKingInstall dependencies
npm install
#or
yarn addStart the application
npm run dev
#or
yarn dev cd kingtrading