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
Live Weather Visualization Dashboard:
Task: Create a weather dashboard that provides real-time weather updates with dynamic weather visualizations. Requirements: Use WebSockets to fetch real-time weather data and display it on interactive maps or weather charts. Visualize temperature, precipitation, wind speed, and other weather metrics in real-time. We encourage you to use your creativity and innovation to enhance the application's overall experience. Feel free to add features that you believe can improve its usability and functionality.