项目作者: pengfluf

项目描述 :
:first_quarter_moon_with_face: Another weather application that you definitely need. :wink:
高级语言: JavaScript
项目地址: git://github.com/pengfluf/another-weather.git
创建时间: 2018-09-19T10:47:19Z
项目社区:https://github.com/pengfluf/another-weather

开源协议:

下载


Another Weather

This is another weather application that you definitely need. :wink:

The project was created using React Boilerplate. Check it out.

Features

  • Based on OpenWeatherMap API
  • Dynamic city search
  • Comfy interface
  • Cute kitty :cat:
  • LEAVES! :leaves:

Development

Install dependencies

yarn install or npm install

Start the application at localhost:3000

yarn start or npm start

Test

yarn test or npm run test