WeatherForecast is a simple weather forecasting app that provides current weather information for a specified city. Users can type the name of a city, and the app will fetch and display the current weather conditions for that location.
- City-based Forecast: Type the name of a city to get the current weather information.
- Temperature: Display the current temperature in Celsius.
- Additional Details: Show additional details such as humidity, wind speed, and weather description.
Include a gif or screenshot showcasing your app in action.
These instructions will help you set up the project on your local machine for development and testing purposes.
- Node.js: Download and Install Node.js
- npm (Node Package Manager): Installed automatically with Node.js
-
Clone the repository:
git clone https://github.com/your-username/WeatherForecast.git