Skip to content

pedro-rosario/weather-app

Repository files navigation

Weather App

Overview

This application provides the current weather for any given city using the Open Weather Map API. It also caches the fetched weather data in Redis to improve performance.

Getting Started

Prerequisites

  • Node.js
  • Redis
  • Docker

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/weather-app.git
    cd weather-app
  2. Run docker compose

    docker compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published