Forecastify is a modern and user-friendly weather application that provides real-time weather information for locations worldwide. Whether you're planning your day or checking the forecast for an upcoming trip, Forecastify has you covered.
-
Live Weather Data: Get up-to-date weather information, including, wind speed, humidity, and atmospheric pressure.
-
Accurate Forecasts: Reliable forecasts powered by the OpenWeatherMap API to help you plan ahead.
-
Intuitive Interface: A clean and intuitive user interface that makes it easy to navigate and access the weather details you need.
- Enter the desired location in the input field.
- Click the search icon to fetch the latest weather data.
- Explore detailed information about wind, humidity, description, and pressure in a visually appealing format.
- ReactJS: Built using the React library for a fast and interactive user interface.
- Axios: Utilized Axios for making asynchronous HTTP requests to the OpenWeatherMap API.
- CSS: Styled with CSS for a visually pleasing and responsive design.
To run Forecastify locally:
- Clone this repository:
git clone https://github.com/007-Shivam/Forecastify.git
- Install dependencies:
npm install
- Start the development server:
npm start
Explore the weather with Forecastify, your go-to weather companion!
Feel free to customize the description based on additional features, technologies used, or any other details you'd like to highlight about your project.