This is a simple Stock Price viewing application. Upon entering the Stock ID - it gets the price, marketcap and last 6 months of available data for that stock and displays them. It uses YH-FINANCE API from RAPID API
.
Radix UI and ShadCN components were used to create the UI of the website. Moreover, Vite was used to create this React Project.
This project was deployed to Github Pages and can be tested there. No servers or databases were used in this Project.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh