WeatherXT is a React.js application that provides weather information for different locations.
WeatherXT is a user-friendly weather application built with React.js. It allows users to check the current weather conditions, temperature, and other relevant information for a specified location. The application provides a visually appealing interface and aims to make weather information easily accessible.
- Display current weather conditions for a specified location.
- Temperature information in Celsius or Fahrenheit.
- Clean and intuitive user interface.
- React.js
- OpenWeatherMap API for weather data
- Used Axios for fetching the API data
- Open the Application
- Type your city name
- Click on Search button
-
Clone the repository:
git clone https://github.com/your-username/weatherXT.git cd weatherXT ```
-
Go to the directory
-
Run the Project
If you want to improve or fix some bugs, feel free to open a pull request.