Skip to content

Weatherly is a web application that provides up-to-date weather information for cities around the world. It allows users to check the current weather conditions, temperature, humidity, wind speed, and more, all at their fingertips.

License

Notifications You must be signed in to change notification settings

keshavk4/weatherly-web

Repository files navigation

Weatherly

Weatherly is a web application that provides up-to-date weather information for cities around the world. It allows users to check the current weather conditions, temperature, humidity, wind speed, and more, all at their fingertips.

Features

  • Real-time weather data retrieval.
  • Detailed weather information including temperature, humidity, and wind speed.
  • Sunrise and sunset times.
  • User-friendly interface for easy navigation.

Screenshots

Screenshot 1

Getting Started

To get started with Weatherly, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/keshavk4/weatherly-web.git
  2. Install the required dependencies:

    npm install
  3. Get an API key from RapidAPI and replace <YOUR-API-KEY> in services/weather_api_service.tsx with your API key.

  4. Start the development server:

    npm start
  5. Open your browser and navigate to http://localhost:3000 to use Weatherly.

Usage

  1. Enter the name of the city for which you want to check the weather.
  2. Click the "Search" button.
  3. View the detailed weather information for the selected city.

Technologies Used

  • React
  • Axios for API requests
  • Bootstrap for styling

Contributing

Contributions are welcome! Please open an issue or submit a pull request if you find any bugs or want to add new features.

License

This project is released under the MIT License. See LICENSE for more details.

Acknowledgments

About

Weatherly is a web application that provides up-to-date weather information for cities around the world. It allows users to check the current weather conditions, temperature, humidity, wind speed, and more, all at their fingertips.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published