Feedback on Quote + Weather + Wikipedia?

Hey all! So far, my projects turned out kind of… minimalistic? But if there’s anything I ought to add or improve, I’d be very grateful for your feedback.

Quote Generator: https://codepen.io/shayna/full/YaVWvj/

Weather App: https://codepen.io/shayna/full/qoXbjo/
(Seems to be giving me some trouble displaying the weather in Chrome, though it looks fine to me on Firefox and Safari. Not sure what the deal is… It seems to take a while to load, in any case.)

1 Like

AND here’s the Wikipedia Viewer, sorry!

Wikipedia Viewer: https://codepen.io/shayna/full/vRpBJv/


For quote generator, I think you should decrease the font size and increase the container width so that it looks good even on mobile.

1 Like

You weather app is only showing my location and not weather in both my chrome and firefox browsers( got this error in console: Failed to load resource: the server responded with a status of 429 (Too Many Requests)). And both other app are working fine.

I am also working on my weather app and have many errors.

1 Like

For quote generator, I think you should decrease the font size and increase the container width so that it looks good even on mobile.

That’s a great idea, thanks!

Interesting. So, I guess that means I’m over Dark Sky’s rate limit? I’m a little surprised by that.

just to note, normally you wouldn’t want to expose your API key

1 Like