Welcome to the Weather App by Rakezt! This application allows you to check the current weather conditions of various cities around the world.
- 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.
- 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.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Rakezt/Weather-App.git -
Navigate to the project directory:
cd Weather-App -
Install dependencies: npm install
-
Start the development server:
npm start -
Open your browser and navigate to
http://localhost:3000
to view the app.
- 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.
Contributions are welcome! If you'd like to contribute to this project, please follow these guidelines:
- Fork the repository.
- Create your feature branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or suggestions, feel free to contact the author:
- Name: L Rakesh Singh
- Email: [email protected]