/weathereact

Reactjs app using Open Weather API

Primary LanguageJavaScript

WeatheReact app

Live demo:

Another weather app build with Reactjs usign Open Weather API

weathereact-app-update

Install

  • Clone this repo git clone git@github.com:catalinmiron/weathereact.git
  • cd weathereact
  • Install node packages npm install
  • Serve it locally npm start
  • Go to http://localhost:3000