dnsomoano / assignments

0 stars 0 forks source link

Week 03 Day 2 - Cloudy with a chance of Syntax Error - #10

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

Using a popular weather API, Create a web site that allows a user to search for a location and gets that places weather.

Objectives

Requirements

Explorer Mode

Adventure Mode

Epic Mode

dnsomoano commented 6 years ago

https://github.com/dnsomoano/weather

mdewey commented 6 years ago

Your appid varible should only be the app id, not all the other stuff as well (https://github.com/dnsomoano/weather/blob/master/public/main.js#L2)

mdewey commented 6 years ago

Awesome Work!