Used Angular and Typescript to make an application that gives the Weather consensus of a city you type in.
For the APIs I used OpenWeather from RapidAPI.com & Tomorrow.io.
OpenWeather was simpler and easier to use but I ran into the Request rate limit.
While Tomorrow was more complex and little harder to implement. It did have a lot more options, more data you could use, and a wayyy higher limit rate.
Both version documentation will be on the github under different branches.
GitHub: https://github.com/Javi-Vargas/WeatherApp