DarkLorenEstrada / React-Weather-App

Home Page:https://github.com/DarkLorenEstrada/React-Weather-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot


React Weather Application

Find the current weather and 7 days forecast of any city on earth with this simple little web app.

Live Demo on Netlify.


Simple React web application written with jsx that returns the current weather. The app utilizes:

  • OpenWeatherMap's API,
  • OpenWeatherMap's icons for weather icons,
  • create-react-app tool,
  • Axios for easy http requests,
  • Material-ui for styling and design.

About

https://github.com/DarkLorenEstrada/React-Weather-App


Languages

Language:JavaScript 71.3%Language:CSS 17.3%Language:HTML 11.4%