Skip to content

Dakshaaaaa/forecastify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ Live Forecasting Weather App ⛈️

A dynamic and modern React application that provides real-time weather data and a 5-day forecast for any city worldwide, featuring a sleek Glassmorphism UI and responsive design.

🚀 Live Demo

View the Live Application Here: https://forecastify-five.vercel.app/

✨ Features

  • Real-time Weather: Fetches and displays current weather conditions.
  • 5-Day Forecast: Provides a detailed outlook for the next five days.
  • Today's Highlights: Displays essential metrics like Humidity, Wind Speed, Visibility, and Cloudiness.
  • Unit Toggle: Switch between Celsius (°C) and Fahrenheit (°F).
  • Multi-City Tracking: Easily add and switch between multiple saved cities.
  • Current Location: Option to fetch weather data based on the user's geographical location.
  • Mobile Responsive: Fully functional and aesthetically pleasing on all screen sizes.

🛠️ Tech Stack

This project is built using the following technologies:

💻 Installation and Setup

Follow these steps to run the project locally on your machine.

Prerequisites

You need Node.js installed on your machine.

Steps

  1. Clone the Repository:

    git clone https://github.com/Dakshaaaaa/forecastify.git
    cd your-repo-name
  2. Install Dependencies:

    npm install
    # or
    yarn install
  3. Run the App:

    npm start
    # or
    yarn start

    The application will open in your browser at http://localhost:3000.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

📄 License

Distributed under the MIT License. See LICENSE for more information.

Coded with ❤️ by Daksha Pawar

About

A dynamic, responsive React application for real-time weather and 5-day forecasts, featuring a Glassmorphism UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors