This is my weather app at the moment. Still want to get a letter in the direction box (next to the arrow) to indicate the direction ( N, NW, NE, etc).
So, what do you think about it?
This is my weather app at the moment. Still want to get a letter in the direction box (next to the arrow) to indicate the direction ( N, NW, NE, etc).
So, what do you think about it?
Hi @Basterhedde your weather app is very pretty, it looks gorgeous. I would just suggest 2 areas where to improve it:
You can add bootstrap fairly easy in your pen settings. And just by wrapping your site in div and adding the class “container” or “container-fluid”, it will resize automatically.
Happy coding!