Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 764 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 764 Bytes

reactWeather

#using webpack #using axios library

WeatherApp

Followed a tutorial in Udemy by Andrew Mead Titled "The Complete React Web App Developer Course"

Written in React. Also utilizing sass for styling. Using Axios to hit the openweathermap api for weather data

This website hits the openweathermap api to access current weather based on a location that you type in.

Features

  • Search for the temperature in various cities around the globe

Development notes

Deployed Url

weatherApp

Weather App Runthrough

Preview of Weather App