A simple web app that displays current temperature and weather conditions for cities and current location using the OpenWeatherMap API.
- Search for any city
- Shows temperature in Celsius
- Describes current weather condition
-
Use the live version: CLICK HERE
-
Or run it locally:
Clone the repository, install dependencies, and start the development server:
git clone https://github.com/your-username/your-repo-name.git cd your-repo-name npm install npm run dev
Md Nurul Amzad GitHub