Skip to content

This React application fetches and displays weather information for a given city. It features a visually appealing interface with a wallpaper background and clear weather data presentation.

Notifications You must be signed in to change notification settings

biernard1988/weather-app

Repository files navigation

"Weather App"


Description

This React application fetches and displays weather information for a given city. It features a visually appealing interface with a wallpaper background and clear weather data presentation.


Features

User-friendly city search functionality Displays current weather details (temperature, humidity, main description, etc.) Sleek design with a background wallpaper and transparent search form Loading indicator while fetching weather data


Installation

Clone this repository: Bash git clone https://github.com/[your-username]/weather-app.git Use code with caution.

Navigate to the project directory: Bash cd weather-app Use code with caution. Install dependencies: Bash npm install Use code with caution. Usage

Create a .env.local file in the project root and add your API key from OpenWeatherMap: NEXT_PUBLIC_API_KEY=your_api_key_here Start the development server: Bash npm run dev Use code with caution. Visit http://localhost:3000 in your browser. Enter a city name in the search box and press Enter. Contributing

We welcome contributions! Please follow these guidelines:

Fork the repository. Create a new branch for your changes. Make your changes and commit them with clear messages. Open a pull request, explaining your changes.


License

This project is licensed under the MIT License. See the LICENSE file for details.

Authors

Bernard Almeida da Costa: https://github.com/biernard1988

About

This React application fetches and displays weather information for a given city. It features a visually appealing interface with a wallpaper background and clear weather data presentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published