geoffsmiths / weather-forecast

A react-powered weather-forecast app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple Weather Forecast app in Dutch

This app requires your permission for your location. Once approved, it will fetch location details and shows the weather of today.

Installation

In terminal:

  • First: npm install
  • Then: API_KEY_OPENWEATHER=[API_KEY] npm start

Please note: Replace the [API_KEY] with your actual API_KEY.

Sign up for an API Key at Openweather. Also note that it takes a couple of hours for the API key to be activated.

Dependencies

About

A react-powered weather-forecast app


Languages

Language:JavaScript 83.1%Language:HTML 11.1%Language:CSS 5.8%