JordanPQuinn / weatherly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weatherly

This project was our first using React. React takes all the best parts of JavaScript and HTML and pushes them together. I found the component structure of React to make the whole project much easier to understand. Passing information around became much simpler. This project was also our first experience using an API we used the data from The Weather Underground to have live data for whichever city we looked up. We utilized the Complete-Me project to allow autocompletion of cities and zip codes. This project used all of the moving parts to create a weather app.

Built With

React WeatherUnderground API CompleteMe project for auto-complete in search bar.

Authors

Alex Bonder GitHub LinkedIn

Jordan Quinn GitHub LinkedIn

About

License:MIT License


Languages

Language:JavaScript 96.2%Language:CSS 3.4%Language:HTML 0.4%