Skip to content

sugiartofahmi/react-weather-app

Repository files navigation

React Weather App

How to use

  • Get weather api from

    https://openweathermap.org/api
  • On terminal Install Dependencies

    yarn or npm install
  • Start project

    yarn dev or npm run dev