项目作者: vargamateistvan

项目描述 :
Get current weather and 5 day forecast
高级语言: TypeScript
项目地址: git://github.com/vargamateistvan/current-weather.git
创建时间: 2019-07-30T09:24:52Z
项目社区:https://github.com/vargamateistvan/current-weather

开源协议:

下载


Current weather

This app is works with openweather api

To install all dependencies run:

  1. npm install

Add a .env file to the root directory with:

  1. REACT_APP_WEATHER_API_KEY="Your API key"

In the project directory, you can run:

  1. npm start