weather-app icon indicating copy to clipboard operation
weather-app copied to clipboard

☁️ React Weather App. Uses Openweathermap.org APIs

Installation

$ npm install

App Configuration

Get Your OpenWeatherMap API KEY here: https://home.openweathermap.org/api_keys

⚠️ Important Instructions ⚠️:

  • Create .env file in root of the project.
  • Copy the variable from sample.env and paste it into .env
  • Change the desired value. eg API Key

Preview

🌐 Live Preview

Thank You! ❣️