GithubHelp home page GithubHelp logo

gaurav241 / breezeblaze-weather-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.56 MB

BreezeBlaze is a user-friendly weather application developed using Vue.js. It allows users to easily check the current weather and forecasts for today and the upcoming week. The app utilizes the OpenWeatherMap API for weather data and the OpenCage API for geolocation services.

Home Page: https://breezeblaze.netlify.app/

License: MIT License

JavaScript 7.59% HTML 2.14% Vue 90.27%
opencage openweathermap-api weather-app climate current-weather weather weather-api current-forecast current-location opencage-geocoder

breezeblaze-weather-app's Introduction

Table of Contents

  1. Introduction
  2. Deployed Website
  3. Screenshots
  4. Features
  5. Technologies Used
  6. Installation
  7. Contributions
  8. License

BreezeBlaze-Weather App

BreezeBlaze is a user-friendly weather application developed using Vue.js. It allows users to easily check the current weather and forecasts for today and the upcoming week. The app utilizes the OpenWeatherMap API for weather data and the OpenCage API for geolocation services.

Deployed Website

You can access the deployed BreezeBlaze website at breezeblaze.netlify.app.

Screenshots

Desktop UI

Desktop Screenshot 1

Desktop Screenshot 2

Desktop Screenshot 3

Mobile UI

Mobile UI - 1 Mobile UI - 2 Mobile UI - 3
Mobile Screenshot 1 Mobile Screenshot 2 Mobile Screenshot 3

Features

Today's Weather

  1. Current Weather:

    • Real Feel
    • Pressure
    • Humidity
    • Cloudiness
    • Condition
    • Sunrise
    • Sunset
    • Min Temp
    • Max Temp
    • Visibility
  2. Next Couple of Hours:

    • 3-hour interval forecast for the next few hours.

This Week's Weather

  1. Next 5 Days:

    • Detailed weather forecast for the next 5 days.
  2. Average Week Temperature Graph:

    • Graphical representation of the average weekly temperature.

Additional Information

  • Static Side Panel:

    1. Wind Information:
      • Wind Speed
      • Wind Direction
      • Wind Speed Graph (3-hour time interval)
    2. Other Large Cities:
      • Quick tiles displaying weather information for 4 large cities.
  • Header with Search Panel:

    • Weather search functionality allowing users to search for weather information for specific locations.

Technologies Used

  • Vue.js: Frontend framework for building user interfaces.
  • OpenWeatherMap API: Provides weather data for the app.
  • OpenCage API: Offers geolocation services for location-based data.

Installation

Follow these steps to set up the BreezeBlaze Weather App locally:

  1. Clone the Repository:

Follow these steps to set up the BreezeBlaze Weather App locally:

git clone https://github.com/Gaurav241/BreezeBlaze-Weather-App.git
  1. Navigate to the Project Directory:
cd BreezeBlaze

Create .env File: Create a file named .env in the project directory. Add the following content to the .env file: or just rename .env.example to .env

VUE_APP_LOCATION_API_KEY=your_OpenCage_API_key_here
VUE_APP_WEATHER_API_KEY=your_OpenWeatherMap_API_key_here

Replace your_OpenCage_API_key_here with your OpenCage Geocoding API key and your_OpenWeatherMap_API_key_here with your OpenWeatherMap API key.

  1. Install Dependencies:
npm install
  1. Run the App:
npm run serve

Once you have followed these steps, the BreezeBlaze Weather App should be up and running locally on your machine. Access the app by opening a web browser and navigating to http://localhost:8080 (or another port number if specified in the console output).

Contributions

Contributions are welcome! Please feel free to submit issues and pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Enjoy checking the weather with BreezeBlaze! If you have any questions or suggestions, feel free to reach out. Happy coding! โ˜€๏ธ๐ŸŒฆ๏ธ

breezeblaze-weather-app's People

Contributors

dependabot[bot] avatar gaurav241 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.