A user-friendly weather application built using HTML, CSS, JavaScript, and FastAPI. This app fetches real-time weather data for any city worldwide using the RapidAPI weather service.
- Real-Time Weather Updates: Displays temperature, weather condition, and date.
- City Search: Users can search for any city to get the current weather.
- Responsive Design: Ensures compatibility across devices.
- Modern UI/UX: Designed with a clean and minimalistic aesthetic using CSS.
- Frontend: HTML, CSS, JavaScript
- Backend: FastAPI (Python)
- API: RapidAPI Weather API
Used Lighthouse tool to check the performance which runs a series of tests against the web page, then generates a report on how well your web page performed in those tests.
