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.