/weather

Primary LanguageTypeScriptMIT LicenseMIT

weather

A simple weather app built with React.

APIs

External packages

node.js use v14.18.0

  • run nvm install 14.18.0
  • run nvm use v14.18.0

Clone & install

  • Clone this repo git clone git@github.com:tcssh611503/weather.git

  • cd weather

  • run yarn install

Running

  • run yarn dev

Build

  • run yarn build

The today's weather in Tokyo

This Week's weather in Tokyo

github page

https://tcssh611503.github.io/weather/

License

Released under the MIT License.