2 Open Issues Need Help Last updated: Feb 10, 2026

Open Issues Need Help

View All on GitHub

AI Summary: Create a React component named 'CurrentConditions' that displays live weather data including temperature, humidity, pressure, and 'feels like' from the Tempest API. The component needs to fetch and render this data dynamically.

Complexity: 3/5
good first issue

AI Summary: This issue outlines the steps to initialize a new Astro project named 'tempestweatherdashboard' with React integration. It involves using `npm create astro`, installing dependencies, adding React via `npx astro add react`, and verifying the setup by running the development server.

Complexity: 1/5
good first issue