jiitopticachapter / Optica-Hack-Fest

A friendly repository to contribute of Hacktober fest
2 stars 1 forks source link

Weather App #1

Open AryanAg08 opened 4 hours ago

AryanAg08 commented 4 hours ago

Description: Build an app that fetches and displays weather information based on user input (city). Features: Search bar for entering city names, display temperature and conditions. Skills: API fetching (e.g., OpenWeatherMap), DOM manipulation.