Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please fill out the survey before submitting the pull request. Thanks!🚀
How many hours did you spend on this assignment?
2-3 hours
Please fill in one error and/or error message you received while working on this assignment.
section - this caused my API to trigger non-stop and I ended up having a HTTP Status 429 and my API keys blocked for a day :(Had an issue with putting my submit button along with onSubmit in the same
What part of the assignment did you spend the most time on?
Figuring out how to read the API response structure & testing out to get data from it.
Comfort Level (1-5):
4 - well guided tutorial!
Completeness Level (1-5):
3 - Did not attempt comfortable/more comfortable for this assignment
What did you think of this deliverable?
Good basic practice to API calls! Weather isnt the simpliest API to interpret