项目作者: vargamateistvan
项目描述 :
Get current weather and 5 day forecast
高级语言: TypeScript
项目地址: git://github.com/vargamateistvan/current-weather.git
Current weather
This app is works with openweather api
To install all dependencies run:
npm install
Add a .env file to the root directory with:
REACT_APP_WEATHER_API_KEY="Your API key"
In the project directory, you can run:
npm start