ForecastX is a user-friendly weather application that provides real-time weather forecasts and information to help users stay prepared for any weather conditions. With an intuitive interface and accurate data, ForecastX is your go-to tool for staying informed about the weather.
- Real-time Weather Data: Get up-to-the-minute weather updates for your location.
- Location-based Forecast: Accurate weather forecasts based on your current location.
- Detailed Information: View detailed weather information including temperature, humidity, real feel, and more.
- Daily and Hourly Forecasts: Plan your day with hourly and daily weather forecasts.
- Interactive Maps: Visualize weather patterns with interactive maps and radar imagery.
- Customizable Settings: Set your preferred units (Celsius/Fahrenheit, km/h/mph, etc.) for a personalized experience.
To get started with ForecastX, follow these steps:
-
Clone the Repository:
git clone https://github.com/yourusername/forecastx.git
-
Navigate to the Project Directory:
cd forecastx
-
Install Dependencies:
npm install
-
Start the Development Server:
npm start
-
Access the App: Open your web browser and navigate to
http://localhost:5500
to use ForecastX.
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express (for serving API requests)
- Weather Data: [Open Weather Map API Source]
- Zeeshan Chowdhary (Developer) - GitHub
If you have any feedback, suggestions, or issues, please feel free to reach out to us. You can contact the developer at zeeshanchowdhary786@gmail.com.
This project is licensed under the MIT License.
Thank you for choosing ForecastX! We hope this weather app enhances your daily planning and keeps you prepared for whatever the weather brings.