Skip to content

Check Weather is a weather consultation tool that provides real-time weather information based on the user's location. It offers detailed data including the current temperature, feels-like temperature, current minimum and maximum temperatures, and more. This project was developed using the OpenWeather API.

License

Notifications You must be signed in to change notification settings

luis-grizzo/check-weather

Repository files navigation

☀ Check Weather

Consult your local weather info!

Access the app


🛠️ Stack

💭 Motivation

Check Weather is a Progressive Web App (PWA) that provides current weather forecasts based on the user's location.

Its main objective is to serve as a study project for front-end development. In this project, I explored the caching functionality of server-side generated pages using Next.js to provide forecasts for as many locations as possible while minimizing the consumption of the OpenWeather API. Additionally, I studied the configuration of CI workflows on GitHub to execute tests on new pull requests.

✅ Prerequisites

Make sure you have Node.js and Yarn installed.

💻 Run project

  1. Clone repository:

    git clone https://github.com/luis-grizzo/check-weather.git
  2. go to project directory:

    cd check-weather
  3. Install dependencies:

    yarn install
  4. Run development server:

    yarn dev

📝 License

This project is under the MIT license. See LICENSE for more information.


👨‍🦱 Developed by Luís Grizzo - Contact: Linkedin

About

Check Weather is a weather consultation tool that provides real-time weather information based on the user's location. It offers detailed data including the current temperature, feels-like temperature, current minimum and maximum temperatures, and more. This project was developed using the OpenWeather API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published