This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. I have make this project using reactJS and coingecko api to fetch realtime data through the api.. And for the data visualisation, I have used apex chart..
Live Link https://crypto-live-dashboard-topaz.vercel.app/
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh