/weather-forecast

Minimalist panel shows the weather forecast for the user consuming the information provided by the openweather API

Primary LanguageTypeScriptMIT LicenseMIT

last commit

weather-forecast


Star chart

Table of Contents

  1. General Info
  2. Installation

General Info


Project in react that aims to show the user the weather forecast of the desired location

Installation


$ git clone https://github.com/denilsonpy/weather-forecast
$ cd weather-forecast
$ yarn install
$ yarn start