An open API service indexing awesome lists of open source software.

https://github.com/udokailodigwe/weather-app-react

A simple weather checking application for users to get the current weather situation of any part of the world in Celcius or Fahrenheit.
https://github.com/udokailodigwe/weather-app-react

javascript module-css react

Last synced: 20 days ago
JSON representation

A simple weather checking application for users to get the current weather situation of any part of the world in Celcius or Fahrenheit.

Awesome Lists containing this project

README

          

# React_Weather App

A simple weather checking application for users to get the current weather situation of any part of the world in Celcius or Fahrenheit.

## User Story

  • User can enter any city of their choice.

  • User can select any weather metrics of their choice.

  • User can view the result of any entered city on the app page, after clicking get forecast button.
  • ## Main Feature

    Data will load from an external weather API, presenting the weather condition of the selected city, on user's demand.

    ## Technologies Applied

  • JavaScript

  • React

  • CSS

  • HTML
  • ## APP Hosted on
    https://udokailodigwe.github.io/weather-app-React/

    ## External API used
    https://rapidapi.com/community/api/open-weather-map/