Skip to content

Weather App by Rakezt! This application allows you to check the current weather conditions of various cities around the world

Notifications You must be signed in to change notification settings

Rakezt/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Welcome to the Weather App by Rakezt! This application allows you to check the current weather conditions of various cities around the world.

Apps Snippet

image

Features

  • Real-Time Weather Data: Fetches real-time weather data from the OpenWeatherMap API.
  • Search Functionality: Enter the name of any city to get its current weather information.
  • Responsive Design: Designed to be responsive and accessible on various devices.

Technologies Used

  • React: Built using React, a popular JavaScript library for building user interfaces.
  • OpenWeatherMap API: Utilizes the OpenWeatherMap API to fetch weather data.
  • Font Awesome: Integrates Font Awesome for displaying icons.
  • CSS: Styled using CSS for a clean and modern interface.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Rakezt/Weather-App.git

  2. Navigate to the project directory:
    cd Weather-App

  3. Install dependencies: npm install

  4. Start the development server:
    npm start

  5. Open your browser and navigate to http://localhost:3000 to view the app.

Usage

  • Enter the name of a city in the search bar.
  • Press Enter or click outside the search bar to fetch the weather data for the entered city.
  • View the current temperature, minimum and maximum temperature, and location.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

License

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

Contact

If you have any questions or suggestions, feel free to contact the author:

About

Weather App by Rakezt! This application allows you to check the current weather conditions of various cities around the world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published